Versions Compared

Key

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

...

SCL-4489 KeyDownHandler error Invalid handle. Not initialized or points to a deleted object. (3135) after recent upgrade of SmartComponent Library

Description:

We have resolved an issue in the SmartWindowFormController raised when a FiedlInfoShortcutKey (default) is set but not MapEnterToTab.

SCL-4504 Fixed regression caused by SCL-4451

Description:

Changes in SCL-4451 may cause issues loading services when the same service type is enabled and disabled in the same service.xml file. This issue is resolved now.

Improvement

SCL-4490 Added SmartFliterUseMatches and SmartFilterUseOperators as repository attributes

Description:

The SmartDataBrowser attributes SmartFliterUseMatches and SmartFilterUseOperators have now been added as repository attributes.

SCL-4501 JsonSerializable now support mapping ABL property names to different JSON property names

Description:

Using the SerializeNames property developers can provide alternative JSON Names for ABL properties.

Similar to SERIALIZE-NAME of properties, this controls the JSON property name used for ABL property in the form of AblPropertyName1,JsonPropertyName1,AblPropertyName2,JsonPropertyName2,... ABL Properties not listed in this list are serialized with the ABL Property Name.

Task

SCL-4500 Created Menu Structure to browse repository objects

Description:

We have created a new menu structure that allows browsing repository objects by the repository type.