🆕 Number entry validation now possible

Buenos días @Mark!

Could you give us a solution or a final answer regarding the Min and Max meaning?. As you can read above, if a user writes an invalid value out of range (my case is from 1-10), this must be rejected but after 3-4 sec, the value is still appearing on screen and APP uses it without problem. It should not be its behavior I think.

Is it a bug or it was its working design?

Gracias!

Am I forced to use Max or Min value? by default Max value is 100. What if I don’t want to use any Max/Min value

No you’re not forced to, it will only come into play when you specify a number.

I am using a number field but I don’t want to force specific constrain to my users (Max/Min). In this case how to proceed?

Just don’t specify anything in those max and min fields.

Even just specifying the number of decimal places would be a big help. I love regex

1 Like

Hello Everyone!

Can I edit the validation message?

No, it’s not an option for now.