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.12.5

  • Support for timezones in formatDate and jiraDate/jiraDateTime functions. See more Virtual functions
  • Fixed issue with calculations of currency fields
  • Fixed regression issue with file name validation (regular expression)
  • Fixed possible XSS issue with value transformed with a non-html producing function(s)
  • User key is now available as user object property Accessing field values and properties
  • Support for setting up default sender for ConfiForms IFTTT that sends emails (in app configuration for all emails sent via ConfiForms)
  • You can now restrict the sender in ConfiForms IFTTT emails to be only the current user (unless this is overidden by default sender, see above)
  • You can setup ConfiForms (app configuration) to ensure the values are always escaped (after transformation) to prevent possible XSS issues
  • Fixed issue with setting datetime interval field values in IFTTTs that copy/create records
  • Improved WebService request IFTTT action to handle better POST/PUT and PATCH methods that have no body
  • Improved support for setting up field definition rules for datetime interval fields

Version 2.12.4

  • Fixed regression issue with attachments storing when use secure storage
  • Improved support for conversions between user's timezone and server timezone - using new Virtual functions called "asUserTimezone"

...