Hi,
I have different user type to login into system like Administrator, User and Client. Each user type will have different menu items to be displayed. Administrator can see all menu items.
How can I hide/show menu items based on user type? I am working on custom module development.