Hi,
I would like create a Report how has URLs include. If the reporting-user click this URL link it should open the link in a new window.
I have create a text component with the setting "Hyperlink Internet side" and the input "www.google.ch". With right click i can open the link in the new windows.
With target=_blank how is described in the blog i have try create this component.
http://scn.sap.com/thread/3409599
But it is not working, because the crystal report create this link:
http://<servername>:<port>/BOE/OpenDocument/opendoc/openDocument.jsp/www.google.ch.
I need only the "www.google.ch" in the new windows, without the opendocument-link. Is this possible?
BR
Gabriel