Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Input mask in form

915649Feb 7 2012 — edited Feb 7 2012
Hi,

I want to configure a textbox so the user can enter a maximum of 7 numbers (no letters). I went into the item properties and set it to "Number field" and put the input mask to "9999999" but it didn't work. I can run the application but I can enter letters in the textbox and I don't want that.

I also tried to install a plugin call "Masked text" that I found at: <font color=blue>http://www.oracle.com/technetwork/developer-tools/apex/application-express/apex-plug-ins-182042.html</font>

When I try to use this format instead of the "Number Field", I get an error "data not found"

Any suggestions?

Charles
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 6 2012
Added on Feb 7 2012
9 comments
1,091 views