Skip to main content



      Home
Home » Archived » BIRT » Dynamics hyperlinks ?
Dynamics hyperlinks ? [message #42082] Wed, 01 June 2005 12:43
Eclipse UserFriend
Originally posted by: shiffer_david.caramail.com

hi,
I'm trying to produce some dynamics hyperlinks in a table contaning datas,
but it doesn't work, indeed i have a table bounded with a dataset, and for
each row I want a column containing an hyperlink with parameters. I've
used the tools allowing to do hyperlinks but i can't integrate dynamics
values like the following :

<a href="http://url?name=row.Name">link</a>

The parameter isn't reconized as a parameter, it appears as a normal
string.
Otherwise using the next syntax :

<value-of>
"a href=\"http://url?name="+row["name"]+">link</a>"
</value-of>
it doesn't work too, a error message says that the litteral is infinite, i
think it seems that we can't imbricate html tags.

Does anybody know how i can do?
Previous Topic:Can no longer run reports against the BIRT Sample Database
Next Topic:Problems with return in fetch of Scripted Data Set
Goto Forum:
  


Current Time: Thu May 08 17:23:17 EDT 2025

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

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

Back to the top