You appear to be missing the end quote in your regex. Try
regex(.,'^[0-9]{10}$')
1 Like
@csrcnepal25, has your issue been resolved? Did you use the correct regex expression shared by @Xiphware?
My issue was solved after I downloaded the form and reentered the expression and again uploaded it
1 Like