Version History

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