...
label
– Defines the link as it appears in the Module menu.url
– The web address of the embedded application.
Note |
---|
The page will not be displayed in iframe if |
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 Pricefx 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.
...