Report Design
 Crystal Reports Forum : Crystal Reports 9 through 2022 : Report Design
Message Icon Topic: Hide hyperlink subreports from main reports Post Reply Post New Topic
Author Message
SAN_SANO
Newbie
Newbie


Joined: 19 Jul 2017
Online Status: Offline
Posts: 1
Quote SAN_SANO Replybullet Topic: Hide hyperlink subreports from main reports
    Posted: 22 Jul 2017 at 10:42pm
Hello expert,

I'm using crystal reports for SAP BUSINESS ONE and I want to hide hyperlinks subreports from main reports just when I print it.

Thank you!

Edited by SAN_SANO - 23 Jul 2017 at 1:13am
IP IP Logged
Sastry
Moderator
Moderator
Avatar

Joined: 16 Jul 2012
Online Status: Offline
Posts: 537
Quote Sastry Replybullet Posted: 24 Jul 2017 at 3:32am
Hi

There is no specific function which can ignore unwanted sections to be printed.

There is a work around.

Create a parameter by name Print, define Y and N as values. Now you can suppress sub report sections when user selects N else it will be shown in the report.

The suppression formula will look like :

If {?Print} ='N' then true else false

apply the above in section expert -- suppress -- formula editor.

Thanks,
Sastry
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.031 seconds.