Max / min values in forms

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)

3 Likes

:smiley: brilliant!

Thanks Robert for the great tip ! :slight_smile:

1 Like