If I want respondents to only be able to answer a text entry question by typing exactly 9 digits AND these 9 characters can only be numbers, how can I do that?
Right now, I have it set to validate with a character range of min of 9 and max of 9. The problem is that this still allows people to type in letters or other symbols, rather than only numbers.