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 Link in Post Element Text

956712Sep 18 2012 — edited Sep 18 2012
Hi, everybody

I have a Select List item on the page.
In Pre Element Test i put
<div style="valign:bottom">
In Post Element Text i put
& nbsp;& nbsp;<a href="#" onclick="javascript:popUp2('f?p=&APP_ID.:12:&SESSION.::NO::P12_HDN_ACCOUNT_SEQ:
&P1_HDN_ACCT_SEQ.', 550, 450);"><img src="#IMAGE_PREFIX#FNDPRINT.gif"></a>
</div>
So i have a Link after the Select List item.
Is it possible to make this link conditional, based on the value (NULL / NOT NULL) of the Select List item?...

Thnks.

Mike
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 16 2012
Added on Sep 18 2012
1 comment
123 views