Skip to main content
Question

SSN field (text box set to nine digits) question

  • February 16, 2026
  • 2 replies
  • 36 views

Forum|alt.badge.img

How can I make the SSN field (text box set to nine digits) where the document cannot be finished if the user enters anything other than nine digits?  I am wanting nine digits exactly…….not 4…..not 7…...nine exactly.  Any help would be greatly appreciated.

2 replies

JohnSantos
Guru
Forum|alt.badge.img+21
  • Guru
  • February 16, 2026

@jmcclu7 

You could use a data validation with the following custom validation ^\d{9}$ or ^\d{3}-\d{2}-\d{4}$ if you want it in the SSN Format (XXX-XX-XXXX)

 


Forum|alt.badge.img+15

Hello ​@jmcclu7,

We’d like to know if the suggested solution was helpful. If yes, we'd greatly appreciate it if you could ad mark it as "Best Answer" ✅, to help other community members find trusted answers.😊

Let us know if you need further assistance—we're here for you!

 

Sincerely,

Melanie | Docusign Community Moderator