Resize Description
Hello,
I tried to find a solution among the KB's and in the code for the portal but with no success. Is there a way to resize the Description window of the self service portal?
Ex. If I make a request I get to fill in Title and Description of the ticket. But that description window is only 1 row and I want to resize it.
Best Answer
-
james_kleinschnitz Cireson Dev, Product Owner Advanced IT Monkey ✭✭✭I am assuming you are referring to a text prompt? If so, this KB has the info you are looking for:
https://support.cireson.com/KnowledgeBase/View/87#/
But basically: 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 textbox when it is rendered on the form as follows:- 1-199 => 1 row
- 200-499 => 3 rows
- 500-999 => 5 rows
- 1000+ => 7 rows
5
Answers
https://support.cireson.com/KnowledgeBase/View/87#/
But basically: 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 textbox when it is rendered on the form as follows: