Forms
The Forms module allows the creation of forms to collect data that can be emailed and/or stored in the database. The following types of controls are available:
- checkbox
- datetime (date and/or time)
- dropdown
- html (text area, WYSIWYG editor)
- radio group
- text (text box, single line)
- text editor (text area, multi-line)
- static (rich) text
- horizontal line
You can learn more about forms here.
Loading Help