Skip to main content Skip to complementary content

FieldSelectionState

The set of values used by the bindings of a link used to generate an application.

Properties

Name Description Type
selectionAppParamType

The different kinds of selection app parameters whose values can be bound to the script of template apps when generating new apps. Note that 'Exclude' is used to specifically prevent fields defined as optional bind parameters in the template app script from being bound (these must either not have the optional quantity constraint specifiers or have a minimum quantity of 0).

One of:
  • Field
  • Variable
  • Property
  • Exclude
String
selectionAppParamName

The name of a variable or field that corresponds to one or more bindings having a matching selectAppParamName used to generate apps.

String
values

The list of values in the selection state for this field.

Array of FieldValue
selectedSize

The actual number of selected values. Not used for bindSelectionState

Integer

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!