Forums

how can i check the value write inside the text field is under 300?

primasrl 12 Mar, 2019
Hi,
how can i check the value write inside the text field is under 300?
I have assigned integer value but i dont find the option for set value limit range
Its possible?

Thanks,
Moreno
healyhatman 12 Mar, 2019
In "validation rules" put
integer[1..299]:Must be less than 300
https://semantic-ui.com/behaviors/form.html#validation-rules
This topic is locked and no more replies can be posted.