Nextcloud (please complete the following information):
- Nextcloud-Version: 32.0.2
- Forms-Version: 5.2.3
Is your feature request related to a problem? Please describe.
When using the data collected via the form elsewhere (e.g. in print or on a web page), space there might be limited. Therefore it could be helpful to set custom character limits for short answers, long texts and other fields.
Describe the solution you'd like
Add a Character limit checkbox to the ... options of the appropriate question types.
Ideally, there would also be an indication of this limit when filling the form i.e. 18/70 or 52 characters left maybe in the lower right corner of the field.
Describe alternatives you've considered
I guess, this could also be solved by allowing the form creator to enter a regex, against which the answer is checked. While more powerful, it would be harder to use and potentially very confusing for the form filler.
Nextcloud (please complete the following information):
Is your feature request related to a problem? Please describe.
When using the data collected via the form elsewhere (e.g. in print or on a web page), space there might be limited. Therefore it could be helpful to set custom character limits for
short answers,long textsandotherfields.Describe the solution you'd like
Add a
Character limitcheckbox to the...options of the appropriate question types.Ideally, there would also be an indication of this limit when filling the form i.e.
18/70or52 characters leftmaybe in the lower right corner of the field.Describe alternatives you've considered
I guess, this could also be solved by allowing the form creator to enter a regex, against which the answer is checked. While more powerful, it would be harder to use and potentially very confusing for the form filler.