• I am trying to create a “hub” page (called “Projects”) that my users will be sent to when they log in. on that page i want to list the sub pages that each user is specifically assigned to. So, if user A is only assigned to three pages, but I have ten sub pages in total, only the three pages he is assigned to will be listed in the menu.
    How do I do this?
    Currently, I have a list of all the sub pages under “projects”, and each page is protected so that the users can only access their respective pages, but I don’t want them to be able to see the pages they are not assigned to.
    (P.s…I don’t code, so the solution has to REAL easy to implement)
    thanks in advance…

  • The topic ‘User specific menu’ is closed to new replies.