We recommend reviewing what is submitted before posting, in case your idea has already been submitted by another community member. If it has been submitted, vote for that existing feature request (by clicking the up arrow) to increase its opportunity of being added to Cireson solutions.
For more information around feature requests in the Cireson Community click here.
Comments
This is covered in this KB article: https://support.cireson.com/KnowledgeBase/View/87#/
In short, when you are creating/editing a request offering you can configure the min/max length of a text prompt. The max length will control the height of the text box when it is rendered on the form as follows:
Note: typically most string properties in the SCSM data model have a max length of 256 or 4000 and should never really be longer than 4000.
Does this solve your request?
If so we will close this as a new feature request.
You want it to grow as required rather than be set manually at the start of the form render.
This could be achieved with custom.js code but your request to make it part of the product is understandable.
Hopefully more people will vote on this as a feature they would like to see and the product team will look at it during their regular review.
Marco_Westerhoff I think this is duplicate to https://community.cireson.com/discussion/1825/advanced-request-offering-set-text-box-sizes with more votes, so please click there, too
Here's some custom JS to achieve this autoresize: https://community.cireson.com/discussion/1975/custom-auto-resizing-of-textareas-in-work-item-forms