Example
The module UserForms enables CMS users to create dynamic forms via a drag and drop interface and without getting involved in any PHP code.
Main Features
- 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
- 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
- Displays a confirmation message when navigating away from a partially completed form
More documentation links can be found here in the github repository