1. Function and Global Variable Declaration
function myfnc(){
apex.submit('exeprc');
$('#OPN').trigger('click');
}
2. Process >> Server side condition >> Type>> Request is contained in value >> exeprc
3. Button Redirect to URL : javascript:myfnc();
4. Second Button ID : OPN
No comments:
Post a Comment