Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

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:

UI elementTypeAutofill variableData sourceComment
InputStringYesYes-
InputNumberYesYes-
InputChoiceYesYes- For autofill variables: Applies to choice inputs of single choice only. - For data sources: Applies to choice inputs of both single choice and multiple choices.
InputDate/TimeYesYesApplies to both inputs data and date time.
InputBooleanYesYes-
InputReferenceYesYes- For autofill variables: Applies to single reference inputs only. - For data sources: Applies to both single reference and list of references inputs.
InputAttachment-YesMust be mapped to the sys\_id of the record.
InputScreen-Yes-
InputBar code-Yes-
InputRanking-Yes-
InputCustom map---
InputSignature---
Input actionComment-Yes-
Input actionAttachments-YesMust be mapped to the sys\_id of the record.
Input actionNavigation function-YesRelates 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 elementImage-YesMust be mapped to an image field type column.
Descriptive elementHTML \(Rich text\)-YesMust be mapped to an HTML field type column.
Descriptive elementPlain text-YesMust be mapped to a string or string \(UTF-8\) field type column.
Descriptive elementCard-YesFor configuration of mobile cards, see Mobile Card Builder.