Optional
attributesMapping?: DynamicOptionsSetAttributeMap[]Optional
conditionallyShowOptions?: booleanWhether or not the elements options are to be shown conditionally.
Optional
conditionallyShowOptionsElementIds?: string[]The ID(s) of elements used in the 'conditionally show' process.
Optional
dynamicOptionSetId?: numberThe ID of the dynamic options set configured in the OneBlink System.
Optional
freshdeskFieldName?: stringOptional
options?: ChoiceElementOption[]An array of options, relevant to the element.
Whether or not the options set is defined within the form definition (custom), or via an API call (dynamic OR search).
Optional
requiresAllConditionallyShowOptionsPredicates?: booleanWhether or not all the predicates must match for the options to be shown
(true
) or if only one needs to match (false
).
Used to map an attribute from a dynamic options source with an option element ID within the form definition