Technical support This forum is closed.
Version 1.x > Technical support > Hide Sub-Menu Items View modes: 
User avatar
Guest
norashlea - 8/16/2006 7:32:11 AM
   
Hide Sub-Menu Items
Hi,

I'm trying to hide sub-menu items in the secure area, and display only authorized items once the user is logged in. I thought that I saw a post in the forum about this, but I can't find it again.

I've set CheckPermissionsForUserID = 1 but the items on the sub-menu are always displayed -- whether the user is logged in or not.

Can you remind me how to do this please?

Thanks,

Sharon.

User avatar
Guest
admin - 8/16/2006 7:57:08 AM
   
Re: Hide Sub-Menu Items
Hi Sharon,

you can find more details in Developer's Guide -> Secured Site Areas with Personalized Content.

The CheckPermissionsForUserID property must be set to the userID of the current user (Functions.GetUserID).

Best Regards,

User avatar
Guest
norashlea - 8/16/2006 1:27:25 PM
   
Re: Hide Sub-Menu Items
Thanks, I've got it now.

Regards,
Sharon.