29 lignes
603 B
Markdown
29 lignes
603 B
Markdown
|
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](http://space.todaymade.com/todaycms/formbuilder.jpg)
|
||
|
|
||
|
"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)]]
|