Data Masking for Fields.

Mayur Patil2
Tera Expert

Hi, 

I have one requirement where no user should be able to see the data in the description and short description fields on the form view as well as on the list view.

I have written a client script for that but it is only working on form view also users with admin privileges can change the script.

So I am looking for some ACL rule where I can archive this requirement.

 

Thank you 

Mayur Patil

1 REPLY 1

Samaksh Wani
Giga Sage
Giga Sage

Hello @Mayur Patil2 

 

You cannot do the Data Masking in List view unless the field type is password,

 

But one thing you can do is you can write the Field level ACL on those fields which will restrict the user to see the values of that field in list view.

 

Also For Admin, You can create a Read ACL for which create a role and give it to Yourself, and uncheck the Admin Overrides checkbox, So other admin will not able to change the scripts.

 

 

Plz Mark my Solution as Accept and Give me thumbs up, if you find it Helpful.

 

Regards,

Samaksh