Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
anchor tag creation in report
malli_ch
Hi,
I have to create a report
which is having anchor tag
like one report showing the records from database.
each record has to act like anchor tag(hiper link) and once I click on the record it has to lead to the one more report which will display complete description of that record.
could please tell me how to create that kind of record.
thanks,
Find more posts tagged with
Comments
RKoppinen1
Example: <br />
<a class='bbc_url' href='
http://www.eclipse.org/birt/phoenix/examples/reports/hyperlinking/'>BIRT
Example Reports - Hyperlinking</a><br />
<br />
try with control> properties>hyperlink option.