We have SSN field that already has the regular expression of the format we are looking for: ###-##-####
Is there a way to let users type out 9 digit number and then add dashes?
Similarily, is there a way for Forms to auto-capitalize the first letter in first names and last names?
Thank you!