Page tree

Versions Compared

Key

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

...

  • Improved logic in "web-service lookup and set" rules. Supports ".urlencode" function to be given with field name to ensure teh argument passed to web-service call is properly encoded when needed
  • Fixed triggering of events in dynamic dropdown field backed by a web-service (correctly reacts on value selection and triggers appropriate events when value is changed)
  • Fixed issue with editing of smart multi-row fields for linked rows more than 1 and having fields that require initialization (all non text fields)

Version 2.28.0

  • Fixed issue with CalendarView with "inline add" feature enabled and when CalendarView is set on DateTime Interval field
  • Fixed bug with custom CSS parameter on fields that attempts to set the custom CSS class with "class:" prefix (this might affect your configurations if you were using lots of custom CSS or references to CSS classes in ConfiForms fields)
  • Fixed form initialization when the form has ConfiForms Field Definition Rules#Setfieldreadonly rule 
  • Introduced few new virtual functions to get the working and days between the 2 timestamps - see workDaysTo and daysTo     
  • Fixed regression issue when Edit Controls macro was not getting default width when rendered inside TableView/CardView macros
  • New function to "fix your HTML" to be xHTML - Virtual functions, see the fixHtml function

...