413
Views
1
Comments
Solved
Mobile App: How do I set min and max integer or decimal value for Input

Hi!,

  How do I set min and max integer or decimal value for Input in mobile app?

Thank you

Prahlad

2021-09-30 18-08-20
snetopt
Solution

Hi,

I think the best way is to control the value of the input through the On Change event of the input. There you can check if the value is over or under the limit and act upon it

Regards

Sérgio

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.