Mask first 5 of social security number
I have a form that brings information from my core system and plugs into the mapped fields. One of the fields is applicant social security number. This field comes over from the core as the 9 digit social security number, which then populates on the form. The core company does not offer a masked version of this field.
How can I set the text field to mask the first 5 of the social security with X's(or whatever at this point). I'm self taught so I'm not versed in any scripting that would make this possible. I attemtped to use an Arbitrary Mask format but that didn't work. Any help would be appreciated!
