使按需子报告超链接不可见
我有一份报告,其中嵌入了指向按需子报告的超链接。我试图使超链接不可见,然后将其放置在文本对象的顶部,以便当用户单击文本对象时,链接会激活并将用户带到子报表。我尝试在公式栏中将子报告字体格式化为 crNocolor,但它似乎不起作用。谢谢
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, 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
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
为什么不在格式编辑器中的文本对象的超链接部分中输入链接详细信息?
Why not enter the link details into the Hyperlink section of the text object in Format Editor?
单击文本对象,然后右键单击 -> 设置文本格式 -> 超链接,您将看到如下所示的面板(图片来自 Standalone CR Developer XI)。我从未使用过此功能,但是您可以使用它来链接到您的点播报告吗?
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?