Skip to content

v5.1.16

Choose a tag to compare

@kjmartens kjmartens released this 27 Apr 02:17
· 1322 commits to v5 since this release
a31ffc9

Added

  • Added the ability to set conditional rules that can prematurely fully submit the form if matched.
  • Added the ability to set conditional rules on Submit, Back and Save buttons.
  • Added support for using conditional rules across different pages, e.g. Field C on Page 2 will display if Field A on Page 1 is X.

Changed

  • Updated the color of submit buttons inside the form builder to dark gray to prevent confusion with actual action buttons.

Fixed

  • Fixed a bug where saving any Freeform settings would clear the Form Builder "defaults" settings.
  • Fixed a bug where submissions flagged as spam would still send data off to integrations instead of being queued.
  • Fixed some potential issues with submitting Checkbox fields.