Hi,
hope u guys can help me out here.
iam looking for the function (java scirpt) to get the popup screen for email the report.
when u run a report u get the option keep this report then u can select email that option!
google did not give me the awnser
Don't you just click on the blue "play" arrow and go through the advanced options at run time?
Hello,
this button (HTML Item) works well:
<button type="button" title="Save and Send" onclick="window.oCV_THIS_.getRV().SaveReport(false);window.oCV_THIS_.getRV().SendReport()" style="">Save and Send</button>
On click report will save in "Versions of report" and get the popup screen for email the report