Skip to main content

betaThis is a new capability. Help us improve it and give your feedback on Slack.

form-definition-v2-schema-properties-lists-lists-item-properties-items-oneof-number-list-items-items-array-item

Items Type

object (Items (array) Item)

items Properties

PropertyTypeRequiredNullableDefined by
idstringOptionalcannot be nullForm Definition V2 Schema
textstringOptionalcannot be nullForm Definition V2 Schema
descriptionstringOptionalcannot be nullForm Definition V2 Schema
conditionalobjectOptionalcannot be nullForm Definition V2 Schema
conditionstringOptionalcannot be nullForm Definition V2 Schema
hintobjectOptionalcannot be nullForm Definition V2 Schema
valuenumberRequiredcannot be nullForm Definition V2 Schema

id

Unique identifier for the list item

id

Id Type

string (Id)

id Constraints

UUID: the string must be a UUID, according to RFC 4122

text

Display text shown to the user

text

Text Type

string (Text)

description

Optional additional descriptive text for the item

description

Description Type

string (Description)

conditional

Optional components to show when this item is selected

conditional

Conditional Type

object (Conditional)

condition

Condition that determines if this item is shown

condition

Condition Type

string (Condition)

hint

Optional hint text to be shown on list item

hint

Hint Type

object (Hint)

value

Numeric value stored when this item is selected

value

Value Type

number (Value)