Skip to main content
Known Participant
October 1, 2021
Question

Cant view site

  • October 1, 2021
  • 5 replies
  • 1 view

So i have a page I just want one group to see, in the visibility expression of the "add page" i have: 

a!isUserMemberOfGroup(
username: loggedInUser(),
groups: a!groupsByName("AS Buyers")
)

but i can't see the page anyways

any help?

    5 replies

    Participating Frequently
    October 1, 2021

    Is the site itself is not visible or only one specific page of the site? Did you check if that group ("AS Buyers") has at least  "Viewer" permissions on that site? 

    Known Participant
    October 1, 2021

    it's the first page i had so i don't know, that group has viewer permission to the site in the security tab

    Known Participant
    October 1, 2021

    I've just tested with no visibility condition and I still can't see the page as administrator, what might be wrong?