Feature #4926

Updated by Ruben S. Montero over 4 years ago

This issue is I would like to implement several enhancements to either have it so that the user inputs:

* __Optional/Mandatory__: Set
input fields are not required by default or a way to individually toggle them from required to not. I have a template right now with 8 fields, some to all of which may not be used. Right now I have users putting blank spaces into them to work around this but it would be much more user friendly to allow them to only fill in the ones that they need.
* __Default Values__: As described above
* __Boolean User Input__
* __Order__

Back