I'm looking for a way to restrict a text input field to numeric data (i.e., if any non-numeric keys are pressed nothing is entered). I found thread "" which suggestions installing ApexLib, however the thread is 10 years old and references HTMLDB 1.6 and Apex 2.2. Is there a more modern / native solution, or is ApexLib still viable?
There is the Number Field item type, however it doesn't restrict the user from entering alpha characters. It only seems to format the data differently.
Thanks,
Steve
P.S. I'm using APEX 5.1