Description: Now you can create your own custom forms in Subdreamer! This plugin allows you to create custom forms in subdreamer for you to receive information from your users. - Form entries can be emailed, inserted into your subdreamer database or both
- Define as many different forms as you like
- Define as many fields as you like for each form
- Use the same form in mutiple categories
- Multiple Email Recipients
- Export responses as CSV
- Customisable Introductory text and Success message
- Add validation to each field to check they have been filled out correctly
- Change the order the fields are displayed
- Supports Text, Textarea, checkbox and select fields
Version 1.2 Update: + Added email address field type + Fields are emailed in correct order now + Minor cloning bug (P403_ValidateField should be p403_ValidateField) + When Creating a new form the 'success' text wasn't saved + Export Responses in different (better) format now Version 1.2.1 Update: + Added VVC option + Added security to export responses + Some code review to avoid system log messages Version 1.2.2 Update: + Added security checks for form submittal: it is now required to have the "Usergroup" permission for "Submit" option checked for this plugin + VVC image is now also accepting clicks for (background) updates + Requires Subdreamer 2.4+ Version 1.2.3 Update: + Admin: breadcrumb navigating greatly enhanced + Fixed "empty" export page; added messages if no responses available or no permissions + Fixed issue with email field type * Code review to avoid internal PHP notices Version 1.2.4 Update: Exporting responses: * Note: this requires the admin to also being logged in the frontend, not only the admin area due to security checks * Fixed: fields of type "Checkbox" now always export a value of "0" for not checked (instead of "null"), else "1" for checked |