11/25/2024 7:38:51 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.
|
|
|
|
Which report is running?
Posted: 16 Nov 06 10:10 AM
|
fiogf49gjkf0d SLX 6.2.4 Hi All,
I have 2 crystal reports that both launch the same slx form for filtering the results. There is a piece of code that i only want to fire for one of the reports. Does anyone know if there is a way for SLX to identify which of the reports is being run?
I could create 2 copies of the form that does the filtering but I think it would be cleaner and easier to maintain this way.
Thanks Zeph |
|
|
|
Re: Which report is running?
Posted: 17 Nov 06 7:53 AM
|
fiogf49gjkf0d Is there a way for you to lauch the SLX form from the Crystal Report using a parameter? If so, then you should only have to pass a value from the report to the form stating which report it is.
John G. |
|
|
|
Re: Which report is running?
Posted: 21 Nov 06 10:26 AM
|
fiogf49gjkf0d Thanks for reply! I don't think that crystal has that functionality though. I could be wrong but i couldn't find it.
I ended up creating separate scripts for the "WhenOpen" property of each report and had the script launch the filter with a parameter.
Zeph |
|
|
|
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!
|
|
|
|
|
|
|
|