Data Masking for Incident fields
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2023 11:48 PM
Hi All,
I am working on Data masking for fields in the incidents table. Here I am using a Client script to mask the data with Asterisk.
So, there are errors that I am facing
1) For the Incident list view the masking is only applied after updating the incident record.
So can you help me resolve this situation?
Thank you
Client Script :-
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2023 11:54 PM
Hi Mayur,
Plz try your data masking Script with On Change Event.
Mark my Solution as Accept, if you find it helpful.
Regards,
Samaksh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2023 12:28 AM
Thank you for your solution. I tried it but it didn't work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2023 12:38 AM
Hello Mayur,
If it is Custom Field, you can change its type to password 1 way encrypted.
Mark my Solution as Accept, if you find it helpful.
Regards,
Samaksh