Page tree

Versions Compared

Key

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

...

Expand
titleDevelopment plans...
  • (Smart) multi row field - new field type to help with "inline" creation of master-details structures
  • "ConfiQuery" field type to help you to link other form's data and associate it with a particular field/row in your current form
  • New ConfiForms IFTTT action Rename attachment 

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

Version 2.14

  • New function to help with customization of the output for multi-value holding fields - iterateAndPrint. See more on Virtual functions
  • Added configuration option to hide the key when showing options for Insight objects
  • Added global setting to "disable" the option to "Allow data reads even if a user does not have read access on the page". This allows you to ensure that the forms follow Confluence permissions model very strictly, with no exceptions
  • Comments field now reports errors in a more user friendly way (if any)
  • Fixed content type to JSON when REST API to save/update entry is used REST API#Createentry
  • Fixed bug with "Reset value" rule when applied on Datetime interval field
  • Added virtual function to support formatting with regular expressions: formatToPattern. Useful for formatting numeric values as phone numbers: Virtual functions
  • Fixed issue with _count variable when used in IFTTT/Field Definition Rule in a condition (was incorrectly set to 1, instead of actual records count in the filter)
  • Fixed issue with double quotes in values when used in ConfiForms Filter macro or in dynamic dropdown field
  • New virtual function to help with content rendering (when the value is actually a storage format) - storageToHtml

...