Page tree

Versions Compared

Key

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

...

Table of Contents
maxLevel1

Version 2.27.24

  • Improved search in Using Excel files as sources for ConfiForms fields service
  • New option in Lookup and Set (+webservice and database) to not to set the empty values if no matches in the lookup found (default behaviour is to reset the fields if no matches found)
  • Improved Import API to be easier embeddable in the tailor made solutions and configurations (embeddable by taking the "importTableContents" element from the import table)
  • Support in Import API for skipping the rows and providing additional context (values)
  • Improved inline edit mode when the form uses show/hide fields - no more blinking and form view refresh after initial load
  • Support for own value in web-service and db-backed dynamic dropdown fields (useful especially when the field is set to be used in a "proxy mode", suggesting options for users as they type)
  • New Virtual functions isValidPassword - to verify user's password on form submit
  • Fixed issue with incorrect parsing of fields to export (see Data Export tricks and hints) which may contain virtual functions and expressions with commas

Version 2.27.23

  • Fixed encoding issue in REST APIs output for multi-value fields that contain non-latin letters (values are wrongly encoded as XML entities / codes)
  • Fixed "class cast" exception with inline edit mode enabled on views which have inner (sub) views of ListView type configured
  • One more improvement in lookup by value extension to Using Excel files as sources for ConfiForms fields to do the lookup match by specific field
  • Fixed NPE in ConfiForms Filter Control macro when the field is set to be used as interval (datet/datetime)
  • Fixed issue with Masked Text field value incorrectly omitting zeros for non numeric field types

...