StartPage.LegacyMenuTemplate

The update.tablet configuration also contains the StartPage.LegacyMenuTemplate Legacy Form.

If this Legacy Form exists, the defined SMARTBOOK application menu is displayed on the start page as an Insight Board on top of the first item defined in the StartPage Legacy Form.



By default, the Options field contains the following JSON definition:

{"SkipMenus":["LOGOUT","SYSTEM_INFO", "DASHBOARD_STARTPAGE", "SYNCHRONIZATION", "FEEDBACK","GLOBALSEARCH"], "useAllKindOfItems":true}

Description:

  • " useAllKindOfItems ":true defines that the SMARTBOOK menu items are displayed in the Insight Board on the start page (otherwise it is displayed empty).
  • SkipMenus: The given menu items given in this JSON array are not displayed in the Insight Board.