Hi all,
I can’t seem to work this out.
I’m trying to make an input box where users can input a number but the number cannot be lower than 50.
How do you set the minimum number requirement?
Thank you.
Hi all,
I can’t seem to work this out.
I’m trying to make an input box where users can input a number but the number cannot be lower than 50.
How do you set the minimum number requirement?
Thank you.
You’ll have to set this with custom code. This might help HTML input max Attribute
This topic was automatically closed after 60 days. New replies are no longer allowed.