2024-04-09 06:04:13 +02:00
|
|
|
---
|
|
|
|
title: UserForms
|
|
|
|
---
|
|
|
|
|
2014-07-22 04:03:03 +02:00
|
|
|
# UserForms
|
|
|
|
|
2017-09-19 06:04:48 +02:00
|
|
|
UserForms enables CMS users to create dynamic forms via a drag and drop interface
|
2014-07-22 04:03:03 +02:00
|
|
|
and without getting involved in any PHP code.
|
|
|
|
|
|
|
|
## Features
|
|
|
|
|
2024-04-09 06:04:13 +02:00
|
|
|
- Construct a form using all major form fields (text, email, dropdown, radio, checkbox..)
|
|
|
|
- Ability to extend userforms from other modules to provide extra fields.
|
|
|
|
- Ability to email multiple people the form submission
|
|
|
|
- Custom email templates
|
|
|
|
- View submitted submissions and export them to CSV
|
|
|
|
- Define custom error messages and validation settings
|
|
|
|
- Optionally display and hide fields using JavaScript based on users input
|
2014-07-22 04:03:03 +02:00
|
|
|
|
|
|
|
## Thanks
|
|
|
|
|
2017-09-19 06:04:48 +02:00
|
|
|
I would like to thank everyone who has contributed to the module, bugfixers,
|
2014-07-22 04:03:03 +02:00
|
|
|
testers, clients who use the module and everyone that submits new features.
|
|
|
|
|
2017-09-19 06:04:48 +02:00
|
|
|
A big thanks goes out to [Jan Düsedau](http://eformation.de) for drawing
|
2014-07-22 04:03:03 +02:00
|
|
|
the custom icon set for the form fields.
|
2024-04-09 06:04:13 +02:00
|
|
|
|
|
|
|
[CHILDREN includeFolders]
|