Hi all!
I am creating a model-driven app in which I need to hide the top Navigation bar for the user that is based on role-based
like example: If there are two users, A and B
A has an Admin role, meaning he can add or edit items in the application from the option in the Top Navigation bar.
B has a normal user role. He can only see the items in the application.
How do I do this? Could someone explain if there are any steps for this?