Hi,
I have a "profile" web link set that is a simple drop down when you click on your name. I have pages in this menu that I'd like to either show or hide based on the user's web role. Basically, I have two pages here "review applications" and "my applications". Staff should be able to view the review applications page but not the my applications page. For applicants, it would be the exact opposite. I can't get this to work for some reason. Here is what I've tried:
- Created web roles for "Staff" and "Applicants" and added contacts to each
- Created web access control rules for each scenario. I created "restrict read" rules for each page and added the appropriate web roles from the previous step
- I then associated the webpages with the web access control rules created in step 2. I also did this for localized content.
No matter which type of user I sign in as (e.g Staff, Applicant or even unauthenticated) I can still see all of the page links in the dropdown. Am I missing a step within the web link set configuration? I've synced and cleared cache also.