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

Version 2.13.5

  • Fixed issue with comment field with enabled inline adding mode reporting a permissions error when used by form's non admin users
  • Fixed issue with "apply filter on field" action when used on smart fields and on database fields
  • Better discoverability of the forms when used in Confluence templates (editing in Confluence editor)
  • Strong verification of user permissions when a file is to be attached - a user must have permissions to attach files and must have view permissions on the page where the form is defined
  • ConfiForms now publishes internal ConfiFormsDataChangeEvent that can be "listened" by other plugins to receive information about data changes in the forms
  • Adding special styles to hide the contents when it should be hidden when sent via email and opened in Microsoft Outlook
  • Improved rendering performance of fields that are using complex expressions / transformations (short time caching)
  • Improved rendering performance of field values in read-only mode (in views, especially CardView and TableView)
  • Fixed issue with ConfiForms Edit Controls used in Card/TableView by non admins but with enabled "copy entry" mode
  • Improved Jira issues lookup to search by project and by key (any Jira issue key is supported, not only the standard)
  • Fixed silent mode support for delete/copy/move attachment IFTTT actions
  • New virtual function to help with datetime conversion between timezones - see Virtual functions and convertDate function
  • Fixed issue with IFTTT that send emails and the view having a field of "comment" type with enabled inline comments (no extra buttons are rendered)
  • Grouping key parameter support for ValueView macro (same usage as in TableViewMerger where you define keys and expressions, to group and to calculate)
  • Fixed issue with ConfiForms Filter macro not resetting selection from radio/checkbox group fields

...