Object linking is used to link one object to another so that it dynamically moves in relation to the linked object.
Example
This example exercise will show you how to make a text box that says "End of Report" immediately after the last element in the report container using object linking.
- Open a custom report.
- Click the Project tab.
- Click Layers.
- Click to insert a new layer. Give the layer the following properties:
- Name: Last Page
- Condition = Lastpage()
- Set color as desired
- Click Insert.
- Click Text.
- Insert a text box that says "End Report".
- Right-click the text box. Click Assign to Layer.
- Click Last Page.
- Click OK.
- Click the Project tab > Object List.
- Drag the text box below the Report Container.
- With the Report Container selected, click Link With.
- Click the End Report text box.
- Click OK.
- Click At end, keep size.
- Click OK.