Go Back   Forum - BIRT Exchange > Applications Using BIRT Forums > Actuate Mashboard

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 12-15-2009, 07:21 AM
Junior Member
 
Join Date: Nov 2007
Posts: 5
Thumbs down Change format on sub report

Hi to everybody.
I have 2 BIRT report 1 master and 1 slave.
When i start my mashboard project i have the slave with format reportlet (see fig. apertura.JPG). But when i click on a value of the first report the slave change it's format (see fig. Dopo_selezionato_parametro.JPG). What's happened? I need to have the same format on start and on refresh of the report.
Any suggest?
This is my call:
"_javascriptarent.MashboardCallbacks.fireEvent('data','url'
,'/iportal/executereport.do?__executableName=/MashboardContent/Gaetano/IRT_ANALISI_TICKET.rptdesign&format=html&invokesubmit=true&DATA_INIZIO="
+ row["DATA_DA"] + "&DATA_FINE=" + row["DATA_A"] +
"&Userid=administrator');"

Thanks in advance,
Giorgio
Attached Images
File Type: jpg apertura.JPG (29.2 KB, 4 views)
File Type: jpg Dopo_selezionato_Parametro.JPG (28.6 KB, 3 views)
Reply With Quote
  #2 (permalink)  
Old 12-28-2009, 10:06 AM
Senior Member
 
Join Date: Oct 2007
Posts: 480
Default

In your call to the PECS event, change
Code:
format=html
to
Code:
__format=html
Note that there are two underscores ( _ ) placed before "format".

That should do the trick.
__________________
--Brian
http://www.twitter.com/brianhanley
Reply With Quote
Reply


Thread Tools
Display Modes




All times are GMT -7. The time now is 12:36 PM.
Powered by vBulletin Copyright © 2000-2010 Jelsoft Enterprises Limited.


Content Relevant URLs by vBSEO 3.1.0