Can you create different menus for different users? So if userA logins in he sees menuA, if userB logins he sees menuB? I’m not talking about hiding menu items, but totally separate menus.
1 Like
Yes, you can create different menu’s and do the correct sc_redir after login. It requires some modification to the generated security module if you have used that.