BIRT Exchange Forum: Change format on sub report - BIRT Exchange Forum

Jump to content


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Change format on sub report Rate Topic: -----

#1 User is offline   gcolaf 

  • Junior Member
  • Pip
  • Group: Members
  • Posts: 5
  • Joined: 05-November 07

Posted 15 December 2009 - 07:21 AM

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:
"_javascript:parent.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 File(s)


0

#2 User is offline   bhanley 

  • Senior Member
  • View blog
  • Group: Members
  • Posts: 558
  • Joined: 26-October 07

Posted 28 December 2009 - 10:06 AM

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

That should do the trick.
0

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users