11/25/2024 4:38:29 AM
|
|
slxdeveloper.com Community Forums |
|
|
|
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
Forum to discuss reports for SalesLogix including Crystal, SQL Reports, etc. View the code of conduct for posting guidelines.
|
|
|
|
Conditionally View Details
Posted: 13 Oct 06 8:07 AM
|
fiogf49gjkf0d Here's the scenario, I have a report with lots of detail data. For the most people want to see the summaries of this detail data. But at times they would like to view all of the detail data (not just drill down)
Is there any way to add a link or something to a report that will show/hide the details section as a user is viewing the report? I've done this through parameters, but I don't want to have the user reenter all parameters just to hide or show detail data.
Thanks, John G.
|
|
|
|
Re: Conditionally View Details
Posted: 13 Oct 06 4:08 PM
|
fiogf49gjkf0d Can a report refresh itself? If so you could place the parameters as fields in the report and place a button that simply refreshes the report using the new parameters. If you didn't want to allow all of them to be edited, just use a boolean to supress the detail section. I believe all of this is possible but I've never taken the time to try it out. I would spend a lot of time tinkering so I usually just copy the report and make a separate version.
|
|
|
|
Re: Conditionally View Details
Posted: 16 Oct 06 6:20 AM
|
fiogf49gjkf0d Where would a button be added to a report? Or are you talking about adding the button along the top with the nav, refresh and other buttons?
Thanks, John G. |
|
|
|
Re: Conditionally View Details
Posted: 16 Oct 06 12:38 PM
|
fiogf49gjkf0d Something in the report itself which used scripting to set the "use details" boolean or parameters and refresh the report automatically. If a button isn't a valid control, I think something else should be able to work at least in theory. |
|
|
|
You can
subscribe to receive a daily forum digest in your
user profile. View the site code
of conduct for posting guidelines.
Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
|
|
|
|
|
|
|
|