Hello,
What is the best way to allow the user to input 2 percent values (with decimals like 10.5) and then a whole number.
It looks like the numeric up down only allows whole numbers.
Thanks,
Michael
Solved! Go to Solution.
Hi @mstoler
The Numeric Up Down does allow decimal numbers to be input
You can change the increment and also add the Decimal Places as you can see at the bottom.
You can manually set the numbers in the numeric up down as well if you don't want to follow the increment values.
Cheers,