Skip to Content
Menu
This question has been flagged

I need to hide a page from the website 'royal_users'  

1. Other public users don't need to see this menu 

2. users who have checked boolean field is_royal only need to see the page 

3.it must hide from portal users, and normal users (who didn't have the tick mark in is_royal)

how to solve this ? is there any code available for this?


Thank you

Avatar
Discard
Best Answer

The pages are retrieved from the controller and you can add a domain as usual records. where website is a model.

Avatar
Discard
Author

thanks,

Can you please explain a little bit more?

Page model is website.menu, which is loaded while routing the homepage. so in controller you can do your stuff. or extend the website menu template

Related Posts Replies Views Activity
6
Feb 16
10418
1
Dec 24
55
2
Nov 24
596
1
Oct 24
256
1
Jul 24
420