G2PIntakeFormUITab
g2p_intake_form_ui_tabs - UI Configuration (Tabs) for Intake forms
Defines tabs within an intake form, mirroring the tabbed layout used for register record views.
Each row belongs to a G2PIntakeFormDefinition.
Attributes
Attribute
Description
tab_id
Primary key.
form_id
Parent intake form. References g2p_intake_form_definitions.form_id.
tab_label
Label displayed for the tab (translated when language configuration is present).
tab_order
Order within the form. Lower values appear first.
Related metadata
Sections under each tab are configured in G2PIntakeFormUITabSection, which references G2PRegisterSection definitions.
Last updated
Was this helpful?