Hi,
I've created a small application with some user-authentication and roles.
I would like to show/hide some navigation parts based on the users role.
Could someone please tell me what the best solution is?
Do I have to create different pages for each role and check the users role
when logged in?
Thanx
Kind regards
John
I've created a small application with some user-authentication and roles.
I would like to show/hide some navigation parts based on the users role.
Could someone please tell me what the best solution is?
Do I have to create different pages for each role and check the users role
when logged in?
Thanx
Kind regards
John
Comment