Hi
You may want to try using a text field and set the constraint to regex(.,’^[0-9]{9}$’) and appearance = numbers. This should be able to sort out your issue.
3 Likes
Hi
You may want to try using a text field and set the constraint to regex(.,’^[0-9]{9}$’) and appearance = numbers. This should be able to sort out your issue.