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

  • Fixed regression issue with parenthesis not properly parsed in filters in certain configurations
  • Implemented support for setting up the filter, sorting and limits on sources that are dynamically discovered by TableViewMerger macro
  • Improved "Apply filter based on criteria" when used on non-smart fields - now you can easily implement the logic to reduce the choices in the "selectable fields, such as dropdowns" based on records stored

Version 2.3.0

  • Fixed issue with logging the db/webservice connection credentials in the Confluence log file
  • Added support for own date/datetime format (field can use global formatting pattern by default but users are now allowed to override it with own patterns)
  • Fixed issue with radio/checkbox group fields values that might conflict with other fields, when certain naming convention is used (set value and show/hide field rules were affected)
  • Fixed issue with accessing internal "recordId" value (sequence number that every record in ConfiForms has and that is per form, starts with 1). Record IDs cannot be reused
  • Fixed issue with filters applied on multi-user field referenced through a smart field
  • Fixed issue with filters applied on the fields where values to filter on contain AND and/or OR (case sensitive)

...