Skip to main content



      Home
Home » Archived » BIRT » Include a link
Include a link [message #157974] Wed, 03 May 2006 05:37 Go to next message
Eclipse UserFriend
Originally posted by: david.leiva.gmail.com

Hi,

Easy question.

I have a field in a report X that has the following values X1, X2, X3.

I need a link to http://www.x.com/X1, http://www.x.com/X2 and so on, in
each of them.

What's the expression I must use for the link?.

I'm using "http://www.x.com/"&row["the one that corresponds to the field"]
but when I press it in the Preview View I receive a not found page error,
because it's trying to check http://127.0.0.1:62745/viewer/0.0.

Any help is welcome!

David
Re: Include a link [message #157994 is a reply to message #157974] Wed, 03 May 2006 09:48 Go to previous messageGo to next message
Eclipse UserFriend
try

"aaaaa"+row[""]
Re: Include a link [message #158183 is a reply to message #157994] Thu, 04 May 2006 06:38 Go to previous message
Eclipse UserFriend
Originally posted by: david.leiva.gmail.com

Thanks!
Previous Topic:Missing report items
Next Topic:Generate graphs at night
Goto Forum:
  


Current Time: Thu Jul 03 17:08:38 EDT 2025

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

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

Back to the top