|
Each form element has its own set of attributes, ID and Label attributes are common to most of them.
Figure 1: Text Field Properties
Name | Description | |||
---|---|---|---|---|
Label | "Label" is the human-readable identifier for the form field. | |||
ID | The 'ID' in the property editor is a unique identifier.
|
This is a new feature in Joget DX 8. |
The Form Builder now suggests an ID to an element based on the Label you have entered for that element. (Figure 2)
New sorting feature in Joget DX 8 version 8.1 onwardsAble to sort alphabetically thru hardcoded options in these form elements
Description of Feature :
Download this sample app to see this new feature in action : APP_kb_dx8_grid_sort_feature.jwa
|
List of Form Elements