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?
