This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
niota-docs:niota_grid_config_transactionmenu [2021/12/19 17:02] admin |
niota-docs:niota_grid_config_transactionmenu [2025/07/17 14:11] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ===== configure menue ===== | + | ===== configure menu ===== |
| - | With this feature you can .. | + | With this feature you can define a multi-level hierarchical menu and assign existing transaction to the leaf-items of the menu. When a user gets access (via his group membership) to a transaction, that is configured in the menu, then the path to transaction becomes visible to the user. You can grant access only to transactions not to menu items directly. |
| **[[niota_grid_config_sitemap|navigate to the menu item]]** | **[[niota_grid_config_sitemap|navigate to the menu item]]** | ||
| + | * add/edit a record -> enter valid values for fields listed below | ||
| - | * add/edit a record. | + | ==== configure menu nodes ==== |
| - | * enter valid values for fields listed below | + | ---- |
| {{:niota-docs:m_08_020_transaction_menu_01.png?nolink|}} | {{:niota-docs:m_08_020_transaction_menu_01.png?nolink|}} | ||
| + | ---- | ||
| + | === Menu ID === | ||
| + | Unique ID (textual value) for this menu item. | ||
| + | === Transaction Code === | ||
| + | ID of a transaction to be called on click of this item. Not available on node-level. | ||
| + | |||
| + | === Menu Text === | ||
| + | Text for this menu item that is visible to the user. | ||
| + | |||
| + | === Description Node === | ||
| + | Description of this menu item/node item. | ||
| + | |||
| + | === Parent Menu ID === | ||
| + | ID of the parent menu ID for this node. | ||
| + | |||
| + | === Icon Menu === | ||
| + | Name of the icon file to be displayed for this menu item. | ||
| + | |||
| + | === sort order === | ||
| + | Sort order value to configure the order of appearance. | ||
| + | |||
| + | ==== | ||
| + | |||
| + | ==== configure menu leafs ===== | ||
| ---- | ---- | ||
| {{:niota-docs:m_08_021_transaction_menu_leaf_01.png?nolink|}} | {{:niota-docs:m_08_021_transaction_menu_leaf_01.png?nolink|}} | ||
| + | ---- | ||
| + | === Menu ID === | ||
| + | Unique ID (textual value) for this menu item. | ||
| + | |||
| + | === Transaction Code === | ||
| + | ID of a transaction to be called on click of this item. | ||
| + | |||
| + | === Menu Text === | ||
| + | Text for this menu item that is visible to the user. | ||
| + | |||
| + | === Description Node === | ||
| + | Description of this menu item/node item. | ||
| + | |||
| + | === Parent Menu ID === | ||
| + | ID of the parent menu ID for this node. | ||
| + | |||
| + | === Icon Menu === | ||
| + | Name of the icon file to be displayed for this menu item. | ||
| + | |||
| + | === sort order === | ||
| + | Sort order value to configure the order of appearance. | ||
| + | |||