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!

APEX 5.1 alphabetic characters only validation

RebeccaThompsonAug 24 2018 — edited Aug 24 2018

In APEX 5.1 looking for help with a validation script to only allow alphabetic characters and  a space or hyphen for a person's name. (i.e. no numbers or special characters other than a possible dash allowed).

I have a working validation for another field that allows alphanumeric but not special characters! Validation type for that is "Item does NOT contain any of the characters in Value". In the value field the following is placed... !@#$%^&*()-_+=[]{};:'",<.>/?\|

Thanks!!

Rebecca

This post has been answered by fac586 on Aug 24 2018
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 21 2018
Added on Aug 24 2018
2 comments
1,209 views