Closed midhunadarvin closed 3 years ago
Hi,
How can i add values like 1e-9 or -9 or 5e2 ? Also how can i add upper and lower limit to values like this?
1e-9
-9
5e2
In this case, it's better to use a form validator.
Hi,
How can i add values like
1e-9
or-9
or5e2
? Also how can i add upper and lower limit to values like this?