MODX EXTRA
FormIt
Form processor for MODX
Creator: Sterc Agency (sterc)
2.2.11-pl (193 KB) Other Versions Need help installing this extra?About FormIt
Formit is an extra to create advanced web forms. Key features:
Official documentation here: http://rtfm.modx.com/display/ADDON/FormIt
Information
Released
September 25, 2016
Supported Versions
2.2 –
Current
Supported Database
MySQL, Microsoft SQL Server
Downloads
540,601
License
GPLv2
Website
Instructions
Install via Package Management.
New in FormIt 2.2.11
- Fix issue with math hook where error placeholders were incorrect
- Fix issue where emailHtml property was not respected in email hook
- Fix issue where hooks were not passed customProperties array
- [#51] Allow blank fields to be passed with :email validator
- [#55] Allow all fields to be accessed in custom validators
New in 1.5.3
- [#40] Add ability to display all error messages in bulk at top, added validationErrorBulkTpl for templating each one
- [#52] Add a general validation error message property, validationErrorMessage, that shows when validation fails
- [#53] Fix bug that prevented recaptcha options from working
- Add a generic validation error placeholder in FormIt to allow for general messages
- [#50] Trim each hook specification in hooks calls
- [#49] Ensure reCaptcha service instance is unique for each FormIt instance
- [#47] Ensure email validator checks for empty string
- [#42] Can now include field names in error strings via `field` placeholder
- [#39] Fix issue with FormItIsChecked/Selected to prevent output from occurring if not checked
- [#37] Fix allowTags validator to work, and work with parameters encapsulated by ^