With an encrypted string, am I able to limit the number of visible characters? Or is the entire string hidden from view?
Currently the text field that I have setup as an encrypted string hides the string completely. Is there a better to way to perform the function of limiting all characters (e.g. account #) to an asterisk with the exception of the last 4 digits?