LeonelSanchezJr
Programmer
I have a calling fex which is a parameter page that contains some HTML code for the user to select the parameters.
This fex calls the report fex, but the called fex needs to be run in DEFERRED mode. What is the syntax for that?
I currently use this syntax:
document.runform.IBIF_ex.value = "reportfex2";
Thanks,
Leo ;-)
This fex calls the report fex, but the called fex needs to be run in DEFERRED mode. What is the syntax for that?
I currently use this syntax:
document.runform.IBIF_ex.value = "reportfex2";
Thanks,
Leo ;-)