When creating tabs and sections for the screen, if the screen does not have multiple
tabs, then only the TAB_MAIN needs to be used. TAB_HEADER should not contain any sections
in this scenario.
Use all the tabs for Online forms. Since online forms are large screens with multiple
tabs.
TAB_HEADER should contain the header information. TAB_MAIN should be the first tab in
the body. Other tabs have to be added in the body portion as required.
Provide sections in TAB_FOOTER as required.
The developer often designs footers for Online forms.
Note:
In large screens, footer supports four
partitions while other portions support three partitions.