javascript click event is not getting triggered in Performancepoint Dashboard Reports  in sharepoint for popup window in ssrs 2008
Hi Guys, As per the client’s requirements I need to-do popup window in reports. I have tried by Goto url action for particular textbox with the use of JavaScript :window. open(“”).Its working fine in reports server. But When I deployed in performance point in Sharepoint the JavaScript Is not loaded (click event is not getting triggered). If I gave the url directly, the page is getting opened in the same window. But I need only as pop up, how is this possible? Please help me .
December 10th, 2010 9:00am

Hi bala.ilink, Sharepoint still support JavaScript language, so the root cause lays in your expression. Actually, javascript syntax is like below, please refer to this: ="javascript:void window.open ('http://servername/reportserver?/freportfolder/ReportName&Parameter1=" & Fields!Field1.Value &"&rs:Command=Render','_blank','resizeable=1,toolbar=0,status=0,menu=0,top=20,left=20,width=740,height=730')" Please have a try, if you have any question, please feel free to ask. Thanks, Challen Fu [MSFT] MSDN Community Support | Feedback to us Get or Request Code Sample from Microsoft Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Free Windows Admin Tool Kit Click here and download it now
December 14th, 2010 12:18am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics