accesible if and visible if difference on attribute in schema | Community
Skip to main content
New Participant
February 22, 2024
Solved

accesible if and visible if difference on attribute in schema

  • February 22, 2024
  • 1 reply
  • 520 views


<attribute name="firstName" accessibleIf="$(login)=='admin'"/>
<attribute name="firstName" visibleIf="$(login)=='admin'"/>

 

hi all, what is the diference between accesible if and visible if difference on attribute in schema

 

1.what will happen practically in terms of data view in adobe ui if we use below code

<attribute name="firstName" accessibleIf="$(login)=='admin'"/>

 

2.what will happen practically in terms of data view in adobe ui if we use below code

<attribute name="firstName" visibleIf="$(login)=='admin'"/>

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Craig_Thonis

Hi Disha,

Please check out the documentation below which explains both permissions:

https://experienceleague.adobe.com/docs/campaign-classic/using/configuring-campaign-classic/editing-schemas/restricting-pii-view.html?lang=en

 

Thanks,

Craig

1 reply

Craig_Thonis
Craig_ThonisAccepted solution
Employee
February 22, 2024

Hi Disha,

Please check out the documentation below which explains both permissions:

https://experienceleague.adobe.com/docs/campaign-classic/using/configuring-campaign-classic/editing-schemas/restricting-pii-view.html?lang=en

 

Thanks,

Craig