PDA

View Full Version : User profiling


marcog
03-05-2007, 01:34 AM
I have a menubar with an 'Administration' menu. This menu should be hidden when a common user logs into the application.
So I need some kind of user profiling (I think hiding the administrator menu should be enough). But, how to do this? I tried to set the visible property on menu tag but it doesn't work :-(