Used to create temp table #FieldInfo, passed to the procedure SoftadminGuide.FieldInfo_Create.
Identifies the field info.
Table name of field info.
Field name of the field info.
Label of the field info.
Control type of the field info. Sometimes called "Field type".
| Possible value | Description |
|---|---|
| Boolean Dropdown | |
| Checkbox | |
| Colorpicker | |
| Consent Checkbox | |
| Date | |
| Date Range | |
| Datetime | |
| Dropdown | |
| File | |
| File Upload Area | |
| Heading | |
| Heading (Collapsible) | |
| Heading with Checkbox | |
| Hidden | |
| HTML Editor | |
| Info Text | |
| Password | |
| Radio Button Column | |
| Separator | |
| Signature | |
| Textarea | |
| Textbox | |
| Textbox with Autosearch | |
| Time | |
| Uneditable Text |
"Mandatory" setting of the field info. Optional or not depending on control type.
"Control width" setting for the field info.
| Possible value | Description |
|---|---|
| Long | |
| Longest | |
| Medium-long | |
| Medium-short | |
| Short | |
| Shortest |
Stored procedure used by the field info. Usage depends on the control type.
"Allow HTML" display setting of the field info.