Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

Visible pipelines

edited January 2007 in General
Hi,

In my program i would like to have only pipelines that are on the current
form itself to be visible. I don't want to be able to see other open forms'
pipelines. Is there an option to do this? Or is it something that could
come with your next version?

Thanks,

Asbj?rn Fridberg
SSV Aps

Comments

  • edited January 2007
    Hi Asbj?rn,

    You can prevent the pipelines from showing up in the report designer by
    setting their Visibility property to False. I would suggest doing this
    manually before the report is loaded.

    --
    Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited January 2007
    Hi Nico,
    Thanks for you reply. What you are suggesting is that before loading a
    given report in a form, I should run through ALL pipelines of the
    application, check whether they are on the current form, and if not then set
    them invisible? This i would have to do before loading each and every report
    in my app. Wouldn't it be nice to just have a property on a report to do
    this - [OnlyCurrentFormsPipelinesVisible ] ?
    --

    Med venlig hilsen

    Asbj?rn Fridberg
    SSV Aps

  • edited January 2007
    Hi Asbj?rn,

    Yes this would be a useful feature. We will consider adding this for a
    later release. Thanks for the feedback.
    --
    Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com

This discussion has been closed.