Hi,
Is there a way to validate the number the contact entered on the Data Collection block?
I want to allow a range of 1 - 10.
Hi,
Is there a way to validate the number the contact entered on the Data Collection block?
I want to allow a range of 1 - 10.
Best answer by Gustavo Boregio
Make sure you use ‘number’ and not ‘text’ on the data collection, and store it in a number user field.
After the data collection, add a condition to check that the number is ‘greater than or equal to 1’ and ‘lower than or equal to 10’.
And that’s all ;)
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.