Hi, please help.
My constraint code does not seem to work, I want to make limit to my form where people need to submit their phone number, that can range to 10-12 digits.
This is what i put in the constraint column, regex(.,â{10,11,12}$â)
Please kindly help
Thank youuuu 
@wiydiy, this screenshot shared below should help you solve your issue:
In the survey tab of your XLSForm:
Data entry screen as seen in Enketo (when the input digit is less than 10 digits)
Data entry screen as seen in Enketo (when the input digit is more than 12 digits)
Data entry screen as seen in Enketo (when the input digit is in the range of 10-12 digits)
Reference XLSForm:
Phone Number (10-12 digit).xlsx (9.3 KB)
1 Like