Guides

Form

A Form document represents a form that can be used on the site. To embed a form on a page, use the Form block and select the desired Form document.

A Navigation document uses Text Field and Textarea Field blocks to represent inputs in the form.

Main

General settings for the form.

FieldDescriptionTypeRequired?
NameName of the menuTitleYes
UIDUnique identifier.IDYes
Success HeadingHeading text shown when a submission was successful.TextYes
Success TextCopy shown below the heading when a submission was successful.TextYes
Email RecipientsList of emails to send notifications to when this form is submittedList (Text)Yes

Text Field (Block)

Each Text Field block represents a single-line input in the form.

FieldDescriptionTypeRequired?
LabelThe name of this input.TextYes
Full Width?Control whether this input spans the full-width of the form on desktop screens.SwitchNo
Required?Control whether this input must have content to submit this form.SwitchNo

Textarea Field (Block)

Each Textarea Field block represents a multi-line input in the form.

FieldDescriptionTypeRequired?
LabelThe name of this input.TextYes
Required?Control whether this input must have content to submit this form.SwitchNo