Page tree

Versions Compared

Key

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

...

Improvements

PriorityKeyAkioma Release Notes
Medium
SWAT-2175

Added support for run-time parameters when loading screens.

Code Block
languagejs
titleExample
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


...