Skip to content
  1. Extras
  2. PageBuilder
  3. Field types
  4. Pro
  5. form

Field form

Version: Pro, capability forms.

A string: the schema key from the CMP Forms tab. The list comes from mgr/form/list. The site form is built by the form builder section through FetchIt.

Schema

json
{
  "name": "form",
  "type": "form",
  "label": "Form"
}

Section data

json
{
  "form": "contact"
}

Similar types

  • The Contact form section, where fields are set in the inspector, not in the CMP