Page tree

Versions Compared

Key

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

...

  • Filtering of SimpleDate fields fixed
  • Ensuring support for "whitelisting" - https://developer.atlassian.com/server/confluence/secure-your-macro/ (you have to enable whitelisting enforcement in the ConfiForms app settings)
  • Fixed regression issue with a pager in views when a view has default filter set
  • Experimental support for stored procedures in ConfiForms IFTTT / Copy to DB action
    Code Block
    {call procedurename([entry.field1], [entry.field2])}

Version 2.10.4

  • Fixed issue with inline edits and forms having the default / preset values configured
  • Fixed issue with ConfiForms Edit Controls ignoring the "reverse" criteria when used in TableView/CardView macros
  • Improved form UI initialization when show/hide container rules are present in form's configuration
  • Improved UI and performance in Import API

...