Report Design
 Crystal Reports Forum : Crystal Reports 9 through 2022 : Report Design
Message Icon Topic: Button to show/hide details on the CR XI Post Reply Post New Topic
Author Message
rebbel
Newbie
Newbie


Joined: 04 Sep 2008
Online Status: Offline
Posts: 1
Quote rebbel Replybullet Topic: Button to show/hide details on the CR XI
    Posted: 04 Sep 2008 at 9:25am
Hello,

I've searched the forum and I've found that

http://www.crystalreportsbook.com/Forum/forum_posts.asp?TID=3611&PID=11073#11073
I wonder if I can use hyperlink functionaliy on a picture to change a variable as such:

global numbervar detailView;

if detailView = 0 then detailView:= 1 else detailView := 0
Then I could have a suppress formula in the detail section of:
global numbervar detailView;
detailView = 0;
That would be a theoretical way of doing a button to toggle (hide/show) detail section on the report.

Does anyone know if it's possible to do it and how to do it? I've been reported that such a reports exists. Could anybody help me doing it?:D

I would belive they do... but then can you do it in Crystal Developer XI release 2 or you would need a Visual Studio?

Thanks in advance for the answer

Regards,
Wojciech Mirowski



Edited by rebbel - 04 Sep 2008 at 9:29am
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.016 seconds.