Releases: sachatrauwaen/openform
Releases · sachatrauwaen/openform
Release list
OpenForm 3.7.1
Enhancemants
- add validation message at the end of the form
- allow 'edit source' in html editors, but disallow using iframe.
- Make Edit template files available for Admins (was Host only) but keep the aftersubmit Host only
- copy template for site admins
- add preRender.openform event
- write RazorRender error to logfile
- allow italic in basic toolbar
- add field name where error occurs
- show errors on form submit
- Fix issue where items with same fieldname (case sensitive) can not not be displayed
- add security
- add possibility to delete submissions and to not save submissions to the db
- load bootstrap and glyphicons depending on opencontent global settings (formbuilder)
- make openform dependent on opencontent 4 and dotnet 4.5.2
- load bootstrap and glyphicons depending on opencontent global settings
Fixes
- fix for focus order on TAB
-fix for loading bootstrap depending on oc global settings
Full Changelog: v.3.5...v3.7.1
OpenForm version 3.5
Enhancements
- Javascript files optimization (only load js libraries for the used fields)
- Form rendered after page load for page speed optimisation
OpenForm version 3.4
Enhancements
- new checkbox can be set required (require Opencontent v 3.6)
- add link in toolbar of label field
- bootrap layout and summernote editor in form settings
Bug fixes
- fix for https with tracking
OpenForm version 3.3.1 (for dnn 9.2 )
compatibility for dnn9.2
Require OpenContent 3.5.3
https://github.com/sachatrauwaen/OpenContent/releases
OpenForm version 3.3.1 (prerelease for dnn 9.2 )
compatibility for dnn9.2
OpenForm version 3.3.0
New
- File Upload field
- Render Razor afer submit