Page tree
Skip to end of metadata
Go to start of metadata

Hello there,

We are glad to inform you that the latest 2022.07.04 version of the SWAT Framework is out. Below is the list of issues that are part of this release.


Improvements

PriorityKeyAkioma Release Notes
Medium
SWAT-2175

Added support for run-time parameters when loading screens.

Example
akioma.swat.App.loadScreen( {
   containerName : "MyFancyDialog",
   params : {MyFancyParam1: "MyFancyParamValue1", MyFancyParam2: "MyFancyParamValue2"}
} );

This fixed also some errors when opening a form with the dynamical build fields.


Tasks

PriorityKeyAkioma Release Notes
Medium
SWAT-5856Updated SmartComponent Library to Release #OSIV_RE4.1 11.7 #70567@2022-05-29 UTF-8


Looking forward to hear your feedback.

Thanks,
Build.OneTeam