Nextcloud (please complete the following information):
Please increase the field size of the form description. My use case is putting a legal agreement text into a form (a contributor license agreement, like the Software Freedom Conservancy uses).
Therefore I want to put the main contract text somewhere in the form, and the description seems like a good place, except that the content length is too great, and the text is currently truncated due to the arbitrary limit.
Hey @samtuke,
Thank you for your feedback! - May i ask how long your description is? So which length would you expect to be able to fill in? Currently forms should allow 2048 chars on description, while the linked text is just ~1/4 of that?
Greets, :)
Jonas
@jotoeri doable?
Sure - it's small migration and a changed number in code.
Feels to me somehow a bit overkilled to set 8192 chars as maxlength, but seems indeed reasonable for such (specific) usecase... 馃憤
Awesome! Thanks!
Most helpful comment
Sure - it's small migration and a changed number in code.
Feels to me somehow a bit overkilled to set 8192 chars as maxlength, but seems indeed reasonable for such (specific) usecase... 馃憤