Restricting menu options to certain permission groups?

Hi! First of all thanks for taking the time to read this post, and thank you if you can help me find a solution!

I am trying to make an area where people can log in, and based on permissions, see a list of pages available to them in a little “members area”. The problem I have is at the moment any member can see the entire list of pages.

Basically I want it to work like this: (Don’t know if this is possible)
All pages:
Page 1
Page 2
Page 3
Page 4

Permission Group A:

  • Page 1
    -Page 2
    Permission Group B:
  • Page 3
    -Page 4

That is what I am looking for, but currently both permission groups would be able to see pages 1-4, and just recieve a restricted access message when trying to view pages from the opposite permission set.

Can I hide Pages 3&4 for Group A? And vice versa.

Any help would be amazing as I’m pulling my hair out!!

Hi,
You can follow the instructions of this article.

Good luck!
Tal.

Ah, well that’s not quite what I’m after. Works fine if you can store the information in a table nicely. But for what I need it for, it doesn’t exactly work so well :frowning:

Nobody answered this?

Please add your own issue into a new post instead of bumping up an old post. Explain what you are trying to do, what works, and what doesn’t. Also, add any code in a code block as stated in the Forum Guidelines .

This is an old post and is being closed.