Hi All,
I have a scenario like Contact entity have few sensitive data which should not be visible to different BU users, e.g:- If X user create contact which has sensitive info on few fields and he's belongs to AA business unit, now Y user open the same contact record and he's belongs to BB business unit, the sensitive info. fields should not be visible to Y user as he's from different business unit. Fields should be masked like *******
In OOB FLS I tried to restrict but can't achieve. Also I had tried in JS by comparing Owenr's BU and Logged on user's BU to hide/show the sensitive data but still this would be visible in Advanced Find and other places.
Please help how to achieve this using plugin/custom workflow.
*This post is locked for comments