ConfiForms

Versions Compared

Key

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

...

Table of Contents
maxLevel1

Version 3.16.

...

3

  • Fixed issues with filtering engine when a value with dot(s) is given as a parameter for the free text search
  • Added support for dynamically resolved values (via [entry.field_name] notations) for the following parameters in the ConfiForms Form Definition: to define additional super users and form administrators
  • Extended func bridge to take an argument, this allows, for example, to do something like [entry._func(123456).asPage.pageProperties(myproperty)] - to read a page property value from a given page

Version 3.16.2 - internal version

Version 3.16.1

  • Fixed issues with Confluence 9.x and rendering of barcodes, QR codes and captcha for anonymous users
  • Support for @self and for @parent when referencing pages in smart and dynamic fields configurations
  • "Divide" virtual function now respects the scale of a value that is used as a divisor when rounding
  • Dynamic dropdown and dynamic multi-label offer choices immediately and dont require for users to start typing
  • Whitelisted methods of a ConfiForms record (RegEntry class) to be able to use with Confluence 9.x with Velocity templates 
  • ConfiForms action to Delete a Page (https://wiki.vertuna.com/display/CONFIFORMS/Configuring+ConfiForms+IFTTT+actions+and+rules#ConfiguringConfiFormsIFTTTactionsandrules-DeletePage) now supports an option to delete a page with descendants (full hierarchy) 
  • Fixed issue with REST APIs using stalled data from the cache
  • Fixed small issue with a Checkbox group not taking in the custom CSS style when configured
  • Fixed issue with parsing of dates where custom format creates a numeric value

...