Hi All,
I have a 'Social Security Number (SSN)' field in portal. In CRM it is a text field.
I formatted SSN like this (123-45-6789) total 11 characters. It on Subgurid entity form in portal.
Issue is when i enter less then 11 characters it accepting. I need to validate like it should have 11 characters when on change.
I tried using Page_Validators but no luck.
Thank you.