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

  • Fixed issue with IFTTT to move/copy attachments when attachments to copy/move has been given as an expression using transform(id).asList
  • Default character in Import API for "quote char" is now ", to make imports from CSV easier (and work with defaults)
  • timezoneAware* functions now accept formatting patterns Virtual functions

Version 2.13.6

  • Fixed "Update specific field" REST API (REST API#Updatespecificfield) to correctly handle dynamically set restrictions (when a restriction is set based on the value of other field) 
  • New ConfiForms IFTTT rule to set revision tag on a page. Sometimes it is necessary to update the page's storage format when the data in ConfiForms changes in order to trigger other processes that might be bound to the page change/update events
  • Improved support for _count in the filters (now dynamically recalculated each time the condition is applied to the dataset being filtered)
  • Fixed issue with processing of collections operations (asArrayMultiSelect, asArrayMultiUserPicker and others)
  • Fixed issue with incorrect escaping of the values (HTML escape)
  • Fixed issue with "Apply filter on field" action to correctly process values with &
  • Possible to change the number of IFTTT actions executed per request (ConfiForms app configuration)
  • Fixed minor issue with incorrectly outputting the mapping for the WS service
  • ConfiForms Form Definition macro now supports the setting to bypass a requirement for page edit permission when used to upload files (you can set the page to have view permissions only + the users should be allowed to add attachments (in general))
  • Improved Import API to better handle numeric values when imported from Excel
  • ConfiForms fields for date/datetime, datetime interval and timestamp now support entering the value in user's timezone (with auto-conversion to server time)

...