Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property determines the initial height of multiline text fields, allowing for better visibility of content before user interaction. |
| What area does it affect? |
User Interface Elements |
| What does the default mean? |
The default value is "0", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when optimizing form layouts or enhancing user input experiences. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ui.textarea_initial_rows |
| Sys ID |
7812e2c6c0a86466007247aca1e50e36 |
| Type |
integer |
| Application |
Global |
| Default value |
0 |
| Description |
Number of rows used to initially display multiline elements. When the element is selected for editing, it is automatically expanded. Set to 0 or blank to ignore this property. |
| Updated |
2024-05-25 03:39:02 |
Related properties