ConfiForms

Versions Compared

Key

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

...

Table of Contents
maxLevel1

Version 3.19.2

  • Fixed issue with smart multi-row field not working for anonymous users on Confluence 9.x
  • Better support for the dark mode (rework on icons, background images and colors)
  • workDaysTo function now supports setting the holidays to exclude - Virtual functions
  • Fixed issue with NPE in the http client when the request results in a redirect that does not define the redirect location header
  • Fixed issue with a pagination not properly working when used from the LiveView
  • Added support for the Radio Group fields to be rendered as multi-selects in the ConfiForms Filter Control
  • Added wiki markup version of a LiveView macro

Version 3.19.1

  • Support for cloud migration to different regions: EU, US, AU
  • Smart multi-row field can be now set up to have "Add new row" on either top or bottom
  • The form can be set up to show original errors to all users, not only admins (option in the ConfiForms Form Definition, valid per form)
  • quaryAndRender queryAndRender on demand API now support additional parameters to enable
    • _debug=true - to enable stats
    • useCache=true - to use the 2nd level cache
  • Added support for ConfiForms filters syntax and functionality on the simple fields (simple dropdowns, etc) when used with asFilteredBy function
  • Fixed issue with ConfiForms Filter Control when used through the LiveView macro
  • Fixed issue with TableViewMerger not correctly working on smart fields using the same name, but merged together from different sources

...