Skip to main content

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

form-definition-v2-schema-properties-sections-sections-item

Items Type

object (Sections Item)

items Properties

PropertyTypeRequiredNullableDefined by
namestringRequiredcannot be nullForm Definition V2 Schema
titlestringRequiredcannot be nullForm Definition V2 Schema
hideTitlebooleanOptionalcannot be nullForm Definition V2 Schema
idstringOptionalcannot be nullForm Definition V2 Schema

name

Unique identifier for the section, used in code and page references

name

Name Type

string (Name)

title

Human-readable section title displayed to users

title

Title Type

string (Title)

hideTitle

When true, the section title will not be displayed in the UI

hideTitle

Hide Title Type

boolean (Hide Title)

hideTitle Default Value

The default value is:

false

id

Unique identifier for the section

id

Id Type

string (Id)

id Constraints

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