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!

Post element text disable based on condition

VedantJun 12 2017 — edited Jul 28 2017

Hi Friends,

I have created text item as P679_ADDL_FIELD4. This items Post element text I have defined html code to link to other page.

Code is

"<a href="f?p=&APP_ID.:679:&SESSION.::&DEBUG.:679:P679_PARENT_PAGE:&APP_PAGE_ID.::"> Select Distribution </a>". I want to conditionally enable or disable this link.

if P679_ADDL_FIELD4 item is not null then link should be disable else link should be enable. Can we do this?

pastedImage_1.png

This post has been answered by matze276 on Jun 12 2017
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 25 2017
Added on Jun 12 2017
4 comments
632 views