Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Fixed issue with use of LIMIT functionality on the view and the restrictions set by Confluence administrators on the max number of records rendered in a view (when the limit is lower than the configured maximum ConfiForms should not report the error)
  • Improved Web-service and database query backed field types to support "proxy" modes and perform dynamic requests to underlying services when necessary
  • Now it is possible to override web-service connections timeouts (ConfiForms app general settings)
  • Improved support for "Apply Filter on field" action when it is applied on a smart field which references a "choice-based" field, but is set not to have "reference to records" (smile)
  • Fixed double-escaping for field labels (affects field labels having & in their values) 
  • Fixed issue with rendering of an auto-number field value when configured to render through a smart field. Now renders correctly the number with configured pattern, not an internal value
  • Improved support of Velocity templates in ConfiForms IFTTT actions to send email/notification and the handling of an inner macros, such as PlainView (with enabled Velocity rendering). 
  • Fixed issue with CSS not applied correctly when defined in ConfiForms Field macro and used via TableView/CardView macro

Version 2.15.4

  • Fixed issue with "Lookup and set" action in ConfiForms Field Definition Rules macro that uses "[entry._count]" in parameters
  • Fixed regression issue with Velocity templating evaluation and the field values available context in particular (for empty single-value holding fields (choice based like dropdown))
  • Fixing possible XSS issues in form confirmation and success messages, in field descriptions
  • Improved our internal parser/templating engine when you reference field values via [entry.field_name] notations and when you use functions that involve [ or ] in the parameters

...