Hi all,
I want to open a report in a new window. At present the report gets opened inside the frame.
//Code
wndParent.setCu rrentReport(Rep ortConstants.AB C, true, 'rep')", "ABC")
I have defined the path of the jsp and js file in the report constants file.
Please advice me. How I can proceed further.
Many thanks in advance.
gayathri
I want to open a report in a new window. At present the report gets opened inside the frame.
//Code
wndParent.setCu rrentReport(Rep ortConstants.AB C, true, 'rep')", "ABC")
I have defined the path of the jsp and js file in the report constants file.
Please advice me. How I can proceed further.
Many thanks in advance.
gayathri
Comment