Data Dynamics Reports Online Help
Adding Hyperlinks
See Also Support Forum
User Guide > How-To Section > Adding Hyperlinks

Glossary Item Box

Use hyperlinks to allow users to jump to a Web page for further information. 

To add a hyperlink

  1. In the Layout view of the report, right-click the report item you want to link to a Web page and choose Properties. 
  2. Select the Jump to URL radio button.
  3. Type or use the expression editor to provide a valid Web page address.

To add a hyperlink to a FormattedText report item

  1. In the Html property of the FormattedText report item, enter HTML code like the following.
    <body><a href="http://www.datadynamics.com">Data Dynamics</a></body>

Currently only the Image, TextBox, and FormattedText report items support hyperlink actions.

See Also

Reference
Hyperlinks

©2010. GrapeCity, inc. All Rights Reserved.