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!
Hi, When i click a button, as a DA, i write as next. execute javascript code: window.open( apex.item("P55_CALL_URL").getValue(), "_new");
but, i want call it on PLSQL. please let me knwo how to code for that. Thanks.