Page tree

Versions Compared

Key

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

...

Since ConfiForms app version 2.x we publish release notes here 

Table of Contents

Version 2.25

  • Improved use of  "_previousState" through ConfiForms Field macro
  • Improved support for custom dialog modes in CalendarView when multiple views using the same form are set up on the page
  • Fixed performance issue with form page lookup when page history is used to render old version of a page that has ConfiForms views (referencing a form on a different page)
  • Fixed issue with incorrect escaping of an "&" in the email's subject
  • Fixed issue with target form not being dynamic (could not set via [entry.field_name]) in ConfiForms IFTTT to update ConfiForms entries
  • New Virtual functions to retrieve pageWatchers and pageContributors (must be used on a page object)
  • CalendarView now supports setting the "week numbers"

Version 2.24.7

  • Fixed an issue with custom layout for the CalendarView's Edit Controls when the view is set to render as "Dialog" in "body placement" parameter
  • Fixed issue with incorrect headers in TableView/CardView when rendered for Action buttons
  • Improvements in inline edits (includes content refresh after action button's action execution)
  • base64 function from Virtual functions accepts a true/false parameter to construct either base64 URL safe output or normal bas64 hash (when parameter is given as false)
  • Fixed issues with initialization of smart multi-row fields that use complex fields in the configuration
  • Fixed edit mode for smart multi-row fields when they used in "FormView" rendering mode

...