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

...

  • Fixed issue with "comments" field incorrect value escaping
  • Fixed avatar CSS styling when user/multi-user field value is shown in ConfiForms views
  • Fixed issue with TableViewMerger counting incorrectly on configurations where "count_" is used and fields used as parameters for calculation expressions
  • New IFTTT action to "Copy Page"!
  • Improved support for Jira/Jira (multi-select) in ConfiForms Filter macro
  • Improved rule "Apply filter based on criteria" to support matching against multi-value fields
  • Parameter "_skipIfParamIsEmpty" in ConfiForms REST API now works this way that if the field is not supplied as parameter it takes the default (or existing value for the field, in case of update)... but if it is present then it takes the value given in the parameter for this field
  • Fixed issue with web-service backed fields which use JSON which has field names with underscores (like "sys_id", "account_id", etc). This has resulted in incorrect value lookup for "empty" fields via [entry.field_name]
  • Fixed export to Excel to truncate field values that are larger than 32K (string cell in Excel can store the value of 32767 characters max)

...