Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
320
WebDataMenu with ChildItems depending on username logged in
posted

Hello,

Can i have a WebDataMenu that its ChildItems depending on who logged in? For example, a menu has 3 items A,B  and C.  Case user1 logged in, it will display  items A and C, case user2 logged in, it will just display menu B.

Thanks in advanced.

Parents
  • 37874
    posted

    Hi ThuyNga Nguyen,

    Sorry for the late response.

    A possible approach would be to use some event associated with the user login and show/hide certain items from the menu. This can be done through the Visible property of the menu items.

    Let me know if you have any further questions regarding the matter.

Reply Children
No Data