Making on demand sub report hyperlink invisible
I have a report with an embedded hyperlink to an on demand sub report. I am trying to make the hyperlink invisible and then place it on top of a text object so that when a user clicks on the text object,开发者_JS百科 the link activates and takes the user to the sub report. i tried formatting the sub report font to crNocolor in the formula bar, but it did nt seem to work. Thanks
Why not enter the link details into the Hyperlink section of the text object in Format Editor?
Click on your text object and Right click->Format Text->Hyperlink and you'll see the panel as shown below (picture is from the Standalone CR Developer XI). I've never used this feature, but can you use it to link to your on-demand report?
精彩评论