Version History

1.3.2

1.3.2 Major update on File-element (dropzone) Security fixes Frontend validation now supports both keyed and ErrorList error formats (thank you jonah) Escaped field labels and e-mail/phone/page/member Fixed limit-type label fallback and schedule message constants in block Fixed Date-element, multiple issues (thank you webpresso) Fixed Address-element, some country-issues Fixed asset group loading in block controller (thank you jonah) Fixed javascript error on validation of certain fields (thank you jonah) Hardened form asset registration (thank you jonah) Linked validation errors to their field handle so messages show at the correct element (thank you webpresso) Removed dead/commented code and error-suppressions Removed custom browser-detection library, no use core functionality

1.3.1

1.3.1 Fixed IBAN-element validation (library no longer available) Fixed adding columnsforms Updated validation for all elements (based on ErrorList Object) Updated some code for C5 9.5.0 compatibility Updated view.js in block (if you have a custom template, please check changes!)

1.3.0

1.3.0

  • Changed use of Mail Service (because of C5 9.5.0)
  • Added concrete system email settings to mail options

1.2.3

  • Fixed validation issue on use of steps

1.2.2

  • Fixed saving callbacks (thank you Sean)

1.2.1

1.2.1

  • Fixed error on deleting file in File-element (thank you Sean)
  • Updated some older PHP-code
  • Fixed dependency on Textarea-element with WYSIWYG-appearance

1.1.8

  • Fixed error in multiple File-element (thank you Markus)

1.1.7

  • Add "required"-stars to Fullname- and Address-elements
  • Added "remove"-option on importing from Formidable-Full
  • Fix for multiple forms on a single page
  • Fixed incompability "only_full_group_by" in MySQL error (second time) (thank you steevb)
  • Changed export data to CSV

1.1.6

  • Fixed depedency error on option list
  • Fixed dependency check for "any" or "non"
  • Fixed placeholder for Options-element
  • Fixed validation of captcha (thank you cmerrit)
  • Added searching and sorting in forms list (thank you hutman)
  • Added "select all results" in results list
  • Removed unnessesary files
  • Fixed "variables passed by reference" in Search Provider