Skip to Main Content
Feature Request FR-3035
Product Area Page Components
Status ROADMAP

12 Voters

Format masks for input fields

luciano.chiorato Public
· Mar 16 2023

idea summary
Have masks for numbered fields standardized in size, with auto skip. Same as internet banking.

Use case
Value fields are still very much used manually, which greatly facilitates the development of screens with fast typing for small companies.

Preferred solution (optional)
I always follow the oracle standards, to minimize the customizations in the version updates, I already used some plugins that later stopped working in the update.

This is currently on the roadmap for a future release of Oracle APEX.

Comments

Comments

  • mark stewart OP 2.2 years ago

    And it would be nice to add to Text Field → Settings → Subtype of “Number” in addition to existing subtypes of E-Mail, Phone Number, Search, and URL.  https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/number  (but unfortunately that limits input to integers).  But nice for integers.

  • luciano.chiorato OP 2.2 years ago

    Many thanks Mark, for the reply. But I want to use standard Apex properties to make these settings. Use the Low Code feature! This means properties of Apex itself!

  • michel.lessard OP 2.1 years ago
  • luciano.chiorato OP 2.1 years ago

    Thank you very much Michel, I will evaluate the suggested plugin!