T O P I C R E V I E W |
ChrisRDBA |
Posted - 09/15/2009 : 14:20:06 I know that I can create a report out of a hyperlink, but is it possible to embed a hyperlink into an existing report?
Thanks in advance!
ChrisRDBA |
4 L A T E S T R E P L I E S (Newest First) |
ChrisRDBA |
Posted - 09/22/2009 : 10:01:29 Perfect, thanks! |
marco |
Posted - 09/21/2009 : 15:48:40 <a href='MyURL' target='_blank'>Link Text</a>
Marco |
ChrisRDBA |
Posted - 09/21/2009 : 12:49:21 Great, thanks! Is there also a setting to enable it so the link opens a new window, as opposed to taking over the existing window?
Thanks in advance!
ChrisRDBA |
admin |
Posted - 09/15/2009 : 20:17:20 You can put a HTML into the report description. The HTML for a link is: <a href='MyURL'>Link Text</a>
|