Pipeline list filtering
Hi,
The report designer shows a list of pipelines of all created data modules
(Calc page). Ok.
I create my forms and data modules from dinamically loaded DLLs. I can have
more than one report program open at the same time. Some of these programs
allow users to edit the current report using the report designer (of
course).
My problem is the user can select data pipelines of all other programs.
ReportBuilder fills out a pipeline list reading Screen.DataModules
(TdaConnectionList.BuildListRunTime, unit daDB, line 717, RB 7.02).
How can I avoid that and let me filter valid data modules for reports ?
Thanks.
Fabio Lindner
Gvdasa
The report designer shows a list of pipelines of all created data modules
(Calc page). Ok.
I create my forms and data modules from dinamically loaded DLLs. I can have
more than one report program open at the same time. Some of these programs
allow users to edit the current report using the report designer (of
course).
My problem is the user can select data pipelines of all other programs.
ReportBuilder fills out a pipeline list reading Screen.DataModules
(TdaConnectionList.BuildListRunTime, unit daDB, line 717, RB 7.02).
How can I avoid that and let me filter valid data modules for reports ?
Thanks.
Fabio Lindner
Gvdasa
This discussion has been closed.
Comments
Unfortunately there is no built in functionality in ReportBuilder to limit
the pipelines being showed in the list. You can try setting the visibility
of each individual pipeline object you want to filter to False and this
should keep them from showing in the pipeline list.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com