Versions Compared

Key

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

...

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

...

** Feature
* [FAB-897] - Add F4 Help for 'Wrap' property of HBox and VBox
* [FAB-938] - Create a graphical Icon picker for FAB
* [FAB-943] - Add the ability to Adopt Data Model sections from other FAB Projects
* [FAB-944] - Allow Instance to be viewed in browser from the Data Report
* [FAB-945] - Add Keyboard Mode property to Table
* [FAB-946] - Allow Instance Data (JSON) to be edited from the Data Report
* [FAB-948] - Prompt before auto-adding field to Data Model

...

  • .

  • 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