Monday 29th January, 2018

Editor 1.7.2 release notes

An issue was found in the 1.7.1 release that effected how the client-side submitted data to the server-side when creating a new row - in essence the data was simply not submitted, resulting in an error. This release addresses that issue.

Downloads

Downloads of specific versions of Editor are only available to license holders. Please see the download page for information about the current release version.

Release notes

Fixes

  • Javascript
    • Submission of data when creating a row would not include the information entered by the end user, resulting in no data other than the action being submitted to the server.
  • Examples
    • Remove a debug flag from the staff example in the NodeJS package.