Tab Panel allows placing the form items in the tabbed sections.
...
# | Property | Description | Sample Values |
---|---|---|---|
1 | Form ID | Unique ID of the Form on which you want to place the Form Item. | FRMITM_AUDIT_ |
2 | Item ID | Unique ID to the Panel. | FRM_TAB |
3 | Item Type | To identify the item type in a form. | |
4 | Channel | Assigns the form item compatibility for various devices. | Desktop / Tablet / Mobile |
5 | Visibility | Selected: Shows the form item on the Form. | Not applicable |
6 | Selected: Allows printing the form item while printing the form. | Selected | |
7 | Column Span | Occupies the specified number of item spaces horizontally for the current item. | 2 |
8 | Event Wiring | The Event Wiring option enables you to assign various events for different set of actions. For detailed information on Event Wiring, refer Form Items Event Wiring. | |
9 | Settings Menu: Validate on Switch Indicator | Validates whether all the mandatory and conditional mandatory field in a tab contain values when the user abruptly switches between tabs at any time. | Selected |
10 | Settings Menu: Context Container Indicator | Selected: Tab Panel behaves like a context container; the window's scrolling will be attached to the Tab Panel. The Tab Panel will take windows height and width. | Selected |
11 | Clone | Enables you to create a duplicate of the selected form item along with its applicable properties except for the Item ID. | 2 |
...