Trying to figure out how I could do this.I want users to press buttons as a numpad to set numbers into an input.
Any ideas on how to do this?
Trying to figure out how I could do this.I want users to press buttons as a numpad to set numbers into an input.
Any ideas on how to do this?
You might be able to specify the input field as a different type. Maybe try setting the content format as Integer, Decimal, or US Phone?