How to set up conditional navigation links in Tooled dashboard? #4730
-
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Hi, we have some RBAC features in the backlog but for now you would probably have to use those conditions when generating the navigation. So if a user is an admin you would not include certain items in the navigation definition. Not sure how easy/feasible that would be in your project. Similar issue here #4607 |
Beta Was this translation helpful? Give feedback.
-
Thx for quick response. Conditionally setting up the navigation array was my first thought, but I couldn't get it to work. Thx again - and love the ease of use of Toolpad! |
Beta Was this translation helpful? Give feedback.
Hi, we have some RBAC features in the backlog but for now you would probably have to use those conditions when generating the navigation. So if a user is an admin you would not include certain items in the navigation definition.
Not sure how easy/feasible that would be in your project.
Similar issue here #4607