How to define height of text area on the basis of rows?

How to define height of text area on the basis of rows?

3 Likes

You can acheive this by changing these configurations-

  1. Navigate to the Components tab, click on the Add Component button and select Fieldset Component.
  2. Enter the basic details and click on submit.
  3. Navigate to the Element tab and click on Add Elements button to open the Elements list.
  4. Select Textarea from the list.
  5. Enter details such as Name, Description etc.
  6. In the Properties section, under Textarea, enter the number of Rows.

24 Likes