Loading mechanisms for input form UI elements
Use this table to see which loading mechanisms support specific UI elements in an input form.
For more information, refer to the following topics:
- For inputs, see Input form screen attributes for inputs.
- For input actions, see Configure input form actions in an input form screen.
- For descriptive elements, see Configure descriptive elements for input form screens.
| UI element | Type | Autofill variable | Data source | Comment |
|---|---|---|---|---|
| Input | String | Yes | Yes | - |
| Input | Number | Yes | Yes | - |
| Input | Choice | Yes | Yes |
|
| Input | Date/Time | Yes | Yes | Applies to both inputs data and date time. |
| Input | Boolean | Yes | Yes | - |
| Input | Reference | Yes | Yes |
|
| Input | Attachment | - | Yes | Must be mapped to the sys_id of the record. |
| Input | Screen | - | Yes | - |
| Input | Bar code | - | Yes | - |
| Input | Ranking | - | Yes | - |
| Input | Custom map | - | - | - |
| Input | Signature | - | - | - |
| Input action | Comment | - | Yes | - |
| Input action | Attachments | - | Yes | Must be mapped to the sys_id of the record. |
| Input action | Navigation function | - | Yes | Relates to a function with a Record context. By default, the context of the navigation function is the input form’s context. You can override it with any custom context. |
| Descriptive element | Image | - | Yes | Must be mapped to an image field type column. |
| Descriptive element | HTML (Rich text) | - | Yes | Must be mapped to an HTML field type column. |
| Descriptive element | Plain text | - | Yes | Must be mapped to a string or string (UTF-8) field type column. |