If you are unable to create a new account, please email support@bspsoftware.com

 

News:

MetaManager - Administrative Tools for IBM Cognos
Pricing starting at $2,100
Download Now    Learn More

Main Menu

[solved] URL to Open in New Window

Started by BIsrik, 03 Nov 2006 08:18:56 AM

Previous topic - Next topic

BIsrik

Hi,

I have a hyperlink used in a report where i am passing the url through a database column. The issue is when i click on the link in the viewer, it opens on the same window. Is there any way wherein we can make the link to open in a new window.

Srik

BIsrik

used the anchor tag in a column definition like this '<a href = "URL" target = "_blank"></a>'. then used a html item and took the source of the html item to the column defined above.

srik