Insert Link dialog

The dialog appears when you select a specified object in the design area, right-click it and select Link from the shortcut menu, or click the chooser button in the value cell of the Link property or Detail Report property in Report Inspector. It helps you to link the object to a report, a detail report, a website or an e-mail address as required.

Link Type

Specifies the type of the link target. It can be one of the following:

Advanced

Displays the advanced settings. Available only for Link to Report and Master/Detail Report link types.

OK

Accepts the linking result and closes the dialog.

Cancel

Cancels the linking process and exits the dialog.

Help

Displays this help document.

Link to Report

It helps you to link the object to a report. See the dialog.

Report

Specifies the report in which the linked report tab is. Click the Browse button to select the desired report in the Select a Report dialog.

Report Tab

Specifies the linked report tab.

Target

Specifies the window or frame in which to load the linked report.

Conditions tab

Specifies the link conditions between the primary report and the linked report.

Parameters tab

This tab is available when the linked report uses parameters. It helps you to assign values to the parameters of the linked report automatically.

Pass style group information down to linked report

Specifies whether or not to apply the style group of the primary report to the linked report.

Master/Detail Report

It helps you to link a object to a detail report. See the dialog.

Report

Specifies the report in which the detail report tab is. Click the Browse button to select the desired report in the Select a Report dialog.

Report Tab

Specifies the target detail report tab.

Component

Specifies the component in the detail report tab that will be interlinked with the master report. Click to add the components. You can add more than one component as long as the components are based on the same dataset.

Target

Specifies the window or frame where to load the detail report.

Anchor

Specifies the relationships between the master report and the detail report.

Conditions tab

Specifies the conditions between the master report and the detail report.

Parameters tab

This tab is only available when there is at least one parameter applied in the filters of the queries that the detail report uses. It helps you to assign values to the parameters of the detail report automatically.

Use the same encoding and DB setting for the detail report as that of the master report

Specifies whether the detail report uses the same encoding and DB settings as per the master report.

Link to URL

It helps you to link the object to a location specified by a URL. See the dialog.

Hyperlink

Specifies the URL for the hyperlink that is linked to the object.

For page reports, you can create a formula to represent a URL to set the hyperlink. Give the formula a name and specify a URL as the content of the formula.

Target

Specifies the window or frame in which to load the location specified by the URL.

Link to E-mail

It helps you to link the object to an e-mail address. See the dialog.

Hyperlink

Specifies the mail address that the object will be linked to.

For page reports, you can use the text boxes and drop-down list to compose e-mail address. For example, a field "Company" contains company names, you can input person name in the first text box, select "Company" from the drop-down list, and input ".com" in the second text box. With this, you can click the label at runtime so as to write an e-mail to the corresponding recipient. You can also type "person@company.com" into the first text box and leave the drop-down list and the second text box empty, and thus clicking the label (or any field value) will write an e-mail to the specific address.

For web reports or library components, enter the e-mail address in the text box directly.

Related topic: