Avatar

Correct answer by
Level 4

Hello @ashish_gra

 

I think your first main goal is to hide the data of these fields from the operators of these groups. 

To hide the data you can implement PII view restrictions.

 

1. First add the accessibleIf condition in the scheme for these fields. Then they can not see the data of these fields in the input form view or with any other activity.  

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

 

2. If you want to hide these fields to access via scheme or input forms, then add visibleIf

 

3. If you want to hide these fields based on operator access in an input form then try to use visibleIf. There you need to try to add the condition of  HasNamedRight or $(login).  It might work. 

 

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

 

Parvesh_Parmar_0-1655711306334.png

 

 

Thanks.

Parvesh.

 

 

 

 

View solution in original post