how to mask non encrypted fields using Mask Char field user property
Experts, I have a requirement to mask the Asset number and display only last 4 digits of the number eg (XXXXX2134).So i created a calculated field "Asset Number Cal"and use "Display Mask Char" field user property.
These are the values entered in the field user property:
Display Mask Char : X
Encrypt Source Field : Asset Number
Because of the original "Asset number" field is not encrypted this user property is not working, which is documented in support.
I cant set this through applet control display because i need to mask the field value for only certain status records.
Is there any way to achieve this?
0