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!

Page leve validation

325647May 10 2010 — edited May 11 2010
I have what I thought was a simple validation but it does not seem to be working. I have the following set as a page level validation, p/sql expression:

:P2_ITEM_COLOR iis null AND :P2_ITEM_DESC is null

Is seems to always be true however, even if I have selected both P2_ITEM_COLOR and P2_ITEM_DESC . These are both drop down lists. Thoughts?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 8 2010
Added on May 10 2010
6 comments
634 views