Our users are migrating from Oracle Forms interfaces to Oracle Apex services, and it is extremely important that the speed of data capture is not reduced.
As a result, several requests were made:
- greater support for mouseless data recording in forms (e.g. close validation messages with [Esc])
- as many services as possible to help validate data entry and prevent incorrect data entry (without separate pop-ups)
- Manage number fields:
The current Number Field Page item has the basic features, but there are serious gaps.
- it would be good if there was a property that only numbers are displayed on a mobile device (currently this must be specified in the custom attribute parameter)
- in addition to the min and max values, a step size corresponding to the standard html input step would often be required
- only characters that are valid according to the format mask are accepted
- if used as a parameter in a reference, a formula (eg.
: P1_NUMBER_ITEM automatically interpreted as a number