-
Notifications
You must be signed in to change notification settings - Fork 33
config_form_tabs
Daniel Marín edited this page Jul 8, 2026
·
1 revision
List of tabs in forms used by the API.
| Column name | Data type | Description | Example |
|---|---|---|---|
| formname | character varying(50) | Description | |
| tabname | text | Description | |
| label | text | Description | |
| tooltip | text | Description | |
| sys_role | text | Description | |
| tabfunction | json | Description | |
| tabactions | json | Description | |
| orderby | integer | Description | |
| device | integer[] | Description |


