8
0
Fork 0
daux.io/tmdocs/05_Config/15_Fields/Form.md

603 B

Creates an instance of the TodayCMS FormBuilder. This will allow end users to create complex forms with a variety of options for data collection and submission.

TodayCMS Formbuilder

"form": {
    "title": "Form Builder",
    "type": "formbuilder"
}

Available Fields

  • Single Line Text
  • Multiple Line Text
  • Dropdown Select
  • Checkbox Options
  • Multiple Choice (Radio Buttons)
  • Phone
  • Email

Form Actions

  • Redirect to another page
  • Display a message
  • Send to Paypal

Returns

See the Formbuilder (helper)