Expand my Community achievements bar.

Announcing the launch of new sub-community for Campaign Web UI to cater specifically to the needs of Campaign Web UI users!
SOLVED

accesible if and visible if difference on attribute in schema

Avatar

Level 4


<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'"/>

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

Hi Disha,

Please check out the documentation below which explains both permissions:

https://experienceleague.adobe.com/docs/campaign-classic/using/configuring-campaign-classic/editing-...

 

Thanks,

Craig

View solution in original post

1 Reply

Avatar

Correct answer by
Employee Advisor

Hi Disha,

Please check out the documentation below which explains both permissions:

https://experienceleague.adobe.com/docs/campaign-classic/using/configuring-campaign-classic/editing-...

 

Thanks,

Craig