Skip to main content



      Home
Home » Archived » BIRT » Avoid automatic Emails Links
Avoid automatic Emails Links [message #1576267] Wed, 21 January 2015 02:51 Go to next message
Eclipse UserFriend
Hello,

i got an table with email addresses in my birt report.
Sadly birt automatically generates hyperlinks out of it. The hyperlinks are also wrong because the mail adresses are linebreaked in this table.


e.g. xxx@yy.com

in table it is

xx
x@yy.com

hyperlink-> mailto:x@yy.com


How can i avoid this automatic generation or how can i fix the links itself.


Thanks in advance.
Re: Avoid automatic Emails Links [message #1577151 is a reply to message #1576267] Wed, 21 January 2015 13:50 Go to previous messageGo to next message
Eclipse UserFriend
Which version of BIRT are you using?
How are the email addresses being pulled into the report design and what type of element are they displayed in within the table?
How are you viewing the report design?
Re: Avoid automatic Emails Links [message #1578296 is a reply to message #1577151] Thu, 22 January 2015 05:03 Go to previous message
Eclipse UserFriend
I use Version 3.7.1 (kinda old) as Eclipse plug-In.

I use a dataset to get these addresses from a database and then i use the "Data" element out of the palette to show these addresses in the table.
(data type: String; expression: dataSetRow["e_mail"])

I hope this answer your question. thanks for try helping me.
Previous Topic:getting exception while opening a BIRT design file in BIRT "java.lang.NullPointerException"
Next Topic:BIRT in IBM Infosphere Data Architect
Goto Forum:
  


Current Time: Sun Apr 27 17:11:48 EDT 2025

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

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

Back to the top