How to set up conditional navigation links in Tooled dashboard? #4730
Answered by
apedroferreira
Mar 6, 2025
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 |
0 replies
Answer selected by
mountaindude
|
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! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

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