You need to sign in to do that
Don't have an account?

Encrypted Fields
Hello. I have this custom objects and i have an encrypted field. I have a vf page where i can see it's value but if I add this page from the edit layout of an Account page the field is shown ******.
What am I doing wrong?
Hi,
When you create an encypted text field, it would ask for Mask Type and Mask Character , so when you create a new record for an account , you will fill the encrypt text field value but after saving, it would shown in a '*' or 'X' character depending upon whatever you have choosen. This is the standard behaviour of enrypt text fields.
Did this answer your question? If not, let me know what didn't work, or if so, please mark it solved.