Hierarchical List
- Last UpdatedJun 25, 2024
- 3 minute read
Use Hierarchical List control to view a hierarchical list in your form.
Properties
The properties for the control are grouped under the following tabs:
Basic
|
Property |
Description |
|---|---|
|
Name |
Name that identifies the control. This value is also used for the label of the control. |
|
Description |
Description for the control. |
|
Lookup Source |
Name of the item in the Lookup List. To add a name of the item in the Lookup List for the control
|
Appearance
|
Property |
Description |
|---|---|
|
Visible |
Show or hide the control.
|
|
Label Position |
Position of the label for the control.
Note: |
|
Label-Control Area |
Area occupied by the label and the control in percentage.
Note: |
|
Width |
Width in pixels for the control. The default value is 0. Note: If the value is 0, then the width of the control is set as per the default values. |
|
Height |
Height in pixels for the control. The default value is 450. Note: If the value is 0, then the height of the control is set as per the default values. |
|
Retain Space |
Reserve or remove space when the control is hidden.
|
Advanced
|
Property |
Description |
|---|---|
|
ID |
Reference identification code for the control. This value is automatically generated and cannot be changed. |
|
Default Number of Records |
Number of records added at run-time for the control. The default value is 50. Note: If the value is 0, then the default number of records for the control is set as per the default values. |
Scripts
For information about using scripts, see scripting guidelines for Hierarchical List control.