I have a little problem on how to display related toolbars and menus that depend on user's rights/access.
I am using MS SQL Server as backend on D7.
What I wanted to do is display appropriate bars/menus for administrator (I have administrator-related menu items in my app) if the user is logged on as sysadmin on MSSQL. If the user is logged on as plain user with read/write/access on MSSQL Server, then the corresponding toolbars/menus for that user will be displayed.
Can anybody help coz I'm trapped in this part.....thanx!!
ERA
I am using MS SQL Server as backend on D7.
What I wanted to do is display appropriate bars/menus for administrator (I have administrator-related menu items in my app) if the user is logged on as sysadmin on MSSQL. If the user is logged on as plain user with read/write/access on MSSQL Server, then the corresponding toolbars/menus for that user will be displayed.
Can anybody help coz I'm trapped in this part.....thanx!!
ERA