1.2.21
·
1959 commits
to craft-3
since this release
Added
- Added
enableUnloadWarning
plugin setting, to control the “unload” warning for front-end forms. This warning is used to prompt users their form has changed for good UX. - Added
renderJs
andrenderCss
options torenderForm()
, to allow for enable/disable of resources on specific render calls.
Fixed
- Fixed potential error with Agree field descriptions.
- Fixed incorrectly exporting all form submissions site-wide when a specific form’s submissions were selected.
- Fixed submission exports not resolving the content table correctly.
- Fixed submission element index not showing available custom fields to customise with.