A script-enabled browser is required for this page to function properly.

Creating a hyperlink destination using PL/SQL

Note: This procedure applies to paper-based reports output to an HTML or PDF file. This is unrelated to HTML that might be generated when you run a JSP-based Web report (when you click the Run Web Layout button in the toolbar, or choose Programright arrowRun Web Layout).

To add a hyperlink destination to your report using PL/SQL instead of the Property Inspector:

  1. In the Object Navigator, expand the Paper Layout node, then expand the node that contains the object that will be the destination of a Web link.   Note:   If you are defining a template, you can select objects in the Margin.   Objects in the body are unknown until the template is applied to a report.

  2. Double-click the PL/SQL icon (the PL/SQL icon) next to the object that will be the destination of a Web link.

  3. In the PL/SQL Editor, include SRW.SET_LINKTAG to define the PL/SQL for the format trigger.

Next step

Creating a hyperlink using PL/SQL

See also

Creating a hyperlink destination using the Property Inspector

About Web links for HTML output

About Web links for PDF output