FAB 2.4.1

New Features:

  • Added a visual selection dialog when selecting Icons. (Settings->Options->Graphical Icon Picker)
  • Transaction Report now allows clicking on the Instance / Form ID to column to open a new browser to that app instance.
  • Added the Keyboard Mode property to the Table control.
  • Now confirming the creation of fields in the data model when binding controls.
  • Added the ability to edit the JSON for an instance of an application. NOTE: /IQX/FAB_CONFIG must be updated to include the configuration for this new editor.

Bug Fixes:

  • Resolved an issue when a table is part of a TabBar with a lot of Tab Items.

  • Fixed issue when dragging a date field from the data model into a table

  • Fixed an issue where Checkbox controls created in a table through drag and drop were not correctly bound.

  • Added back the Shell control that was accidentally removed in 2.4.0

  • Fixed an issue where SAP Table Search Help could cause memory errors.

  • Fixed a performance issue with deeply nested structures in the Data Model.

  • Added search help for the Wrap property of HBox and VBox controls