Skip to main content



      Home
Home » Archived » BIRT » drill-through hyperlink don't opens in a new browser despite 'target=_blank'
drill-through hyperlink don't opens in a new browser despite 'target=_blank' [message #150536] Tue, 04 April 2006 03:44 Go to next message
Eclipse UserFriend
As it seems that drill-trough reports still opens in the nested frame with
BIRT 2.0.1, Firefox 1.5.0.1, despite of targetWindow=_blank (see Bug
121843),
is it possible to force the targeted report to opens without the frameset
(force the 'run' URL)?
(any code is welcome)
Thanks,

Gilles

'targetWindow=_blank' works well in IE6 (but still have a
'this._instance.ownerDocument' is null or not an object in IE5.5)
Re: drill-through hyperlink don't opens in a new browser despite 'target=_blank' [message #150755 is a reply to message #150536] Tue, 04 April 2006 15:45 Go to previous message
Eclipse UserFriend
You should be able to use the URI option and create your own drill down.

To see the URI that is being used with the default drill option look do the
following.

Look at the window->preferences tab and click on birt->preview.
Select the checkbox that says Always use external browser. Run you report
in the web viewer and
select the drill link. This will get you the URI that the system is using.

Change your drill option to URI and put in the URI. You will have to modify
it to add the row["somevalue"] to the
parameter or bookmark you are using.

Jason

"Gilles" <gilles.vandaele@axa.be> wrote in message
news:fb314b8a067d8a529fefbaa985014b25$1@www.eclipse.org...
> As it seems that drill-trough reports still opens in the nested frame with
> BIRT 2.0.1, Firefox 1.5.0.1, despite of targetWindow=_blank (see Bug
> 121843), is it possible to force the targeted report to opens without the
> frameset (force the 'run' URL)?
> (any code is welcome)
> Thanks,
>
> Gilles
>
> 'targetWindow=_blank' works well in IE6 (but still have a
> 'this._instance.ownerDocument' is null or not an object in IE5.5)
>
Previous Topic:hyperlink
Next Topic:Deleting images
Goto Forum:
  


Current Time: Wed Jul 23 02:34:24 EDT 2025

Powered by FUDForum. Page generated in 1.12331 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top