daux.io/tmdocs/05_Config/15_Fields/Form.md

29 lines
603 B
Markdown
Raw Normal View History

2013-06-12 21:42:00 +02:00
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)]]