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!

Conditional Display of Item based on Select List without redirect

469875Dec 29 2006 — edited Oct 26 2007
Hi ALL,

how do i make a conditional display of an item (P1_TEXTBOX1) based on a select list value, such that when my select list (P1_SELECT lov=STATIC:A;B;C) value is A, then P1_TEXTBOX1 is visible.

already made that possible by choosing a Select list with redirect, but when my page is redirected, the values of my other items in the form are not saved when edited.

can anyone show me how to evaluate the value of a select list without redirecting or submitting a page?

thanks!
BROKEN
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 23 2007
Added on Dec 29 2006
8 comments
2,212 views