I currently use a front end Oracle Forms 4.5 form with buttons that use run_product to submit Reports 2.5 reports. Lets say I have three or four form letters in Reports 2.5 submitted based on a SSN parameter. I want to submit several reports with the same button, for the same employee without staff having to click three or four buttons and re-entering the same ssn every time.<br>
<br>
In VB I would use a dialog box to get the SSN variable and then pass that to each report, but I cant seem to find any way to do the same thing with Developer.<br>
<br>
Any suggestions would be appreciated.<br>
<br>
<br>
In VB I would use a dialog box to get the SSN variable and then pass that to each report, but I cant seem to find any way to do the same thing with Developer.<br>
<br>
Any suggestions would be appreciated.<br>
<br>