...
Note |
---|
The page will not be displayed in iframe in case that |
businessRole
– The menu item will be displayed only to users who have this business role assigned.entryPoints
– Provide a list of possible entry points (hooks) where the app can hook itself. Each entry point needs to have the following information:
path
– An identifier of the entry point provided by Unity or a list of points forming a path (in a menu and its sub-menus).
label
– The label of the menu item, button, etc.
tooltip
– Optional tooltip/help text displayed on/next to the menu item, button, etc.
...