ScriptCase v8.1.063 (2017-01-26 15:28)

New functionalities

  • Added macro sc_select_field support for summary fields. The macro must be used in the OnScriptInit event.

Specific correction

  • Fixed issue in SPIN field with negative values. It was returning with the value zero when the field was being loaded in the application.
  • Fixed issue in the initial field focus, when the application was open in modal. Error happened only in the Firefox browser.
  • Fixed issue when using Infinite Scroll pagination within Slide orientation Grid.
  • Fixed issue when changing client_encoding from production environment connection.

Bug

  • Fixed error in the Grid SQL when using a "DATETIME"field type containing some code in the onvalidate event.