netcreateorg / netcreate-2018

Please report bugs, problems, ideas in the project Issues page: https://github.com/netcreateorg/netcreate-2018/issues
Other
11 stars 2 forks source link

Note form validation (e.g., date, numbers, etc), defined in template. #221

Open benloh opened 2 years ago

benloh commented 2 years ago

@jdanish I don't understand what you're suggesting here. Is this a documentation issue?

jdanish commented 2 years ago

I think I was saying that it would be nice to have form validation, and that the details of that validation could be defined in the template. So if a field requires only numbers, or a date, you could put “number” or “date” in the template and then the node editor would enforce that. I assume this is now a future feature.

-