Page tree

Versions Compared

Key

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


In the MenuStructure, additional parameters can be given for objects that start masks.

It means that the underlying MenuFunction must have the "lunch" value for the actionType atrribute.

For the actionOptions a JSON string can now be provided.

"autoAdd" ensures that a new data record is created.

With "pages" you can specify which pages of a tab are to be loaded at startup.

Code Block
languagejs
titleExample
{ 'autoAdd': true, 'pages': '0,1' }