I am trying to open a popwindow from the data field in a matrix using the url
below. The pop-up window opens and displays the report but the parent
window/report get "[object]" displayed on it. How can I keep this from
happening?
="'javascript:void(window.open('http://dev1/ReportServer?%2fwuCertification%2foperatorDetail&store="&
Fields!store.Value & "&we=" & Fields!we.Value &
"&rs:Command=Render&rc:toolbar=false&rc:linktarget=_blank','resizeable=yes,location=no,toolbar=no,left=600,top=100,height=400,width=200'));"
Thanks,
Raz - 31 Mar 2006 13:52 GMT
...when the pop-up window opens with the new report, my parent
window displays a blank page with "[object]" in the upper left corner. What
I need
is for the parent window to retain it's the parent report.
thanks.
> I am trying to open a popwindow from the data field in a matrix using the url
> below. The pop-up window opens and displays the report but the parent
[quoted text clipped - 6 lines]
>
> Thanks,
Raz - 31 Mar 2006 14:56 GMT
just to let you know this is working now not sure what was causing the
initial problem yesterday evening....thanks
> ...when the pop-up window opens with the new report, my parent
> window displays a blank page with "[object]" in the upper left corner. What
[quoted text clipped - 12 lines]
> >
> > Thanks,