Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Fixed issue with enabled "parallelFilteringEnabled" feature flag on configurations that use validation rules involving recently created/changed external objects (such as pages, uploaded files). Workaround is to disable this feature flag (if updating the ConfiForms plugin is not possible at the moment)
  • CalendarView, when used to render a "dialog on click" can auto-set the "date" field value on the form (picking it automatically from a calendar)
  • Password field was mistakenly rendering stored password as "title" attribute when rendered inside the view
  • Improved error reporting to normal users when the form is switched into debug mode
  • Added isValidCaptcha virtual function
  • Fixed issue with "append( )" function, when empty value is about to be added to the value and that was unnecessary trimmed
  • Added export data feature to CalendarView
  • Improved smart classifier field to auto-set the values when enough selections being made (doe snot does not render empty choices, if it finds that the value could be seat from the selections being made)

...