Role based access control on Navigation Menu
Summary:
Hi
I have created VBCS application using Dashboard example template which provides vertical navigation menu and dashboard. Now I want to implement role base access control on navigation menu. I have gone through below video and here navigation menu depends on ADP variable which again on another variable so using current data value we can get the navigation menu item id but in my case navigation menu listed using menu.json file so facing issue to get id of menu item. Please provide input how I can implement role base access here for navigation menu.
Menu.json;-
[
{
"id": "home",
Tagged:
0