Hello everyone:
I have a small app where the counter employees must enter a quantity field, this field could be anything from 0 to 1000; the most common entries are:
What I want is that they pick the quantity from a Table/Array/Menu or something because they are using a Tablet as an input device and with Touch Screen is something difficult to type digits when they are in a hurry and I want to simplify their job.
In the worst scenario, where a customer asks for a quantity not included in the Table/Aray/Menu the employee will have to type such a quantity.
The question is if I can do this with Javascript???
Any idea is welcome.
Thanks in advance.
Bookmarks