Hello all,
I’ve set up a form in my app with a number field entry.
I would like to set a minimum / max value authorized in the field, is there any ways ?
Thanks,
Pierre
Hello all,
I’ve set up a form in my app with a number field entry.
I would like to set a minimum / max value authorized in the field, is there any ways ?
Thanks,
Pierre
Not natively, but you could do something like this:
I used a choice button to reset numerical value (thanks @Wiz.Wazeer)
brilliant!
Thanks Robert for the great tip !