Tab Panel
Tab Panel allows placing the form items in the tabbed sections.
- Containers & More > Container>Tab Panel
- In the pop-up window, click Select to insert any form as a tab.
The number of forms selected in this pop-up window will correspond to the number of tabs added to the parent form.
- Click Save to save the forms selection and close the pop-up window.
- To delete a tab / form, click x (delete) on the right side of the tab.
- To add a new tab / form, click + (add tab) at the end.
The following table provides information about the properties that are applicable to this form item:
# | 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. | TABPANEL |
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 |
Switch property is not applicable for this form component.