Skip to main content
August 23, 2022
Question

I have five pages in Site.But i want give access to User Particular Page only

  • August 23, 2022
  • 4 replies
  • 0 views

Hi All,

   Pls answer the below question 

I have five pages in Site.But i want give access to User Particular Page only.  Pls explain it 

Thanks in Advance!

    4 replies

    August 23, 2022

    You have to set the visibility of the pages according to the requirement. Go to site-> go to particular page and set the visibility creteria.

    August 23, 2022

    Pls correct me  if i am wrong 

    • In edit Page, Go to Visibility, there are two options Always Show and Only Show when
    • Select Only Show when - This Page is only Visible when the expression evaluates to true
    • In the expression, need to write loggedInUser ()=”AAAA”  
    August 23, 2022

    Correct.