1. Fields
  2. Heading Field

Fields

Heading Field

The Heading Field helps provide structure, visual organization, and hierarchy to the form.

Basic Usage

Adds a Heading field to the stubpost with the heading and subheading of "Customer Information" and "Contact Details," respectively.

This field does not allow for much in the way of customizing the look and feel of the heading and sub-heading text. For more flexibility use the HTML Field

loading...

Result

Select Select Field

Parameters

params.heading_text

required
string
The text that will be displayed as the heading.

params.subheading_text

optional
string
The text that will be displayed as the subheading.

See fields for common parameters.