-
- Allow placeholder for select field
-
- Use common language strings in blueprints
- Use
forattribute in labels - Improved
README.md - Code lint
-
- Moved
nl2brto correct place or will break for arrays
- Moved
-
- Croatian translation
- Added id, style, and disabled options to select fields
-
- Allow adding form labels and help text as lang strings
- Allow translating field content
- Allow translating button and checkbox labels
- Allow adding classes to the form field container with
field.outerclasses - Updated French translation
-
- Fixed error message on file upload
- Fixed overriding defaults for the file type in forms
-
- Updated languages
- Allow an action to stop processing
-
- Fix captcha validation
- Fix issue where Form was unsetting valid page
-
- New file upload field
- Added modular form template
- Spanish translation
- Hungarian translation
- Italian translation
-
- Server-side validation of forms #11
- Added french translation
- Added nonce form security
-
- Show a more meaningful error when the display page is not found
- Added links to learn site for form examples
- Label can be omitted
- Allow user to set the CSS class for buttons
-
- Fixed multi-language forms
- Checkbox is translatable
- Minor fixes
-
- New
operationparam to allow different file saving strategies - Ability to add new file saving strategies
- Now calls a
process()method during form processing
- New
-
- Added server-side captcha validation and removed front-end validation
- Allow
filenameinstead ofprefix,format+extension
-
- Fixed radio inputs