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

  • Fixed issue with not showing field values that are restricted for edit, but shall be visible in the view, in the ConfiForms Entry Viewer macro
  • Improved logging of IFTTT rules to include the affected form (useful when you have rules that update fields in the same form or another that can trigger cascading of other rules)
  • New ConfiForms IFTTT actions to remove view/edit restrictions on Confluence pages

Version 2.1.0

  • ConfiForms IFTTT rule(s) can be set to execute onError. This is especially useful when your workflow results in an error and you want to get informed about the broken flow or want to setup some automation to do instead (when normal flow execution has failed)
  • Search and filtering by string values is not case-sensitive by default
  • Fixed CalendarItem to account for context variables
  • Fixed issue with content type "image/jpg" unrecognised as image resource
  • ConfiForms Field can be set to not show if the record matches defined criteria, this is especially useful for action buttons
  • CSS Rules set on fields now properly understand !important flag
  • New IFTTT rule to help with setting up the "Audit" - Data is stored automatically in the form with postfix _log and could be accessed with any ConfiForms View macros (Structure is the same as the original form with additional field added called "_ref", which is a smart field referencing the actual record that this audit record belongs to)
  • New functions to help with data cleanup: removeCRLFs and removeSpaces
  • Fixed support/conflict for proxies setup and ConfiForms web-service enabled fields
  • Fixed issue with wysiwyg field type removing "size" word from the contents
  • Fixed mouse scroll issue in date/datetime fields
  • TableView and CardView now have an option to group action buttons into one cell/row
  • ConfiForms PlainView macro now can be set to output the wrapping tag around the output - useful when you render table rows and what to ensure the table tag gets added and correct document gets rendered. Supports table, div and "data", to render xml-like output

...