cmsgears / module-forms
The Forms Module provides features specific to dynamic forms.
Installs: 1 187
Dependents: 5
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 0
Open Issues: 0
Type:package
Requires
This package is auto-updated.
Last update: 2024-11-04 07:32:50 UTC
README
Project - CMSGears (http://www.cmsgears.org)
Module - Forms
License - GPLv3 (http://www.gnu.org/licenses/gpl-3.0.html)
Description - The Forms Module provides features specific to dynamic forms.
Highlighted Features
- Create forms dynamically and set the field label, type, css classes and validator from available validators for each form field.
- Embed the form on any page using Form Widget.
- Handle form submission and save the submitted data. Each form can be configured to save each submission as seperate entry or update existing entry.
- The forms can be submitted using Ajax or regular forms.
- View submitted forms.
Notes: The detailed description for each feature can be found at http://www.cmsgears.org.