Hi,
im pretty new to this forum and i was wondering if anyone can help me out. I didnt really find a solution anywhere else.
I want to ask people for their age and i want them to be able to put in numbers between 16 and 99. So i made a Numerical input type question. As Validation i used /^(1[6-9]|[2-9][0-9])$/. When i test the question im still able to put in any number i want and not just Numbers between 16 and 99. Dont quit understand why tho