Open andydandy74 opened 6 years ago
Hi Andreas, Thanks for you message. That's a very interesting thought! I'm trying to figure out the most efficient way to decide wether an input is "valid" or not (because the condition isn't necessarilly the same for all input types .. some will be blank, some will be null etc.). I'll definitely explore this and let you know :)
Hi Mostapha, It would be great if we could define inputs as required. Right now it's up to the script to evaluate the input data downstream and bring the whole affair to a fairly graceful ending in case the user hasn't filled out the form correctly. Basically I am suggesting the following:
Now that you've found a smart solution for the disabled inputs, I think it would be safe to think about adding new inputs to existing nodes again.