Page tree

Versions Compared

Key

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

...

  • Improved Formula re-calculation on "view" when it uses reference to [entry._now], [now] or [entry._today]
  • ConfiForms IFTTT to remove labels now accepts a wildcard to support removing all page labels at once
  • ConfiForms IFTTT to copy attachments now supports associating the field with it and associating copied attachments with this field (supports file/attachment picker fields as storage)
  • Fixed issue with AUI tabs rendering in ConfiForms configuration screens in Confluence 7+, https://confluence.atlassian.com/confkb/aui-tabs-do-not-render-properly-on-confluence-pages-1021236940.html
  • Fixed issue with ConfiForms TableViewMerger and pure "count" operations. When [count] or [total] is used solely, without any other field reference / formula 
  • Fixed issue with rendering the empty value for the attachments field

Version 2.14.1

  • Fixed export for "audit" forms (Using new Audit IFTTT action)
  • Fixed issue with "double dashes" in the responses or templates (when Velocity templating is enabled)
  • Improved virtual functions: "replaceWith" and "asFilteredBy" to support dynamically looked up parameters (via [entry.field_name])
  • Fixed issue with attachment deletion when ConfiForms dataset has incomplete reference to the Confluence attachment or attachment was removed earlier (by user, using Confluence built-in functionality)
  • Fixed issue when showing a smart multi-select field is used to reference another multi-value holding (such as "File/Attachment")
  • Function to "replaceWith" supports now dynamic parameters (given via [entry.field_name])
  • Function to "asFilteredBy" supports now dynamic parameters (given via [entry.field_name])
  • ConfiForms Registrations Control (FormView) macro could be set to hide the "metadata fields section" by default (Why do I see an extra button with + sign on my form and ownedBy field), via macro parameter
  • Improved support for rendering PlainView macro contents as Velocity template in the area of the available context variables
  • Improved calculations of totals and formulas involving "[count]" when used in TableViewMerger

...