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

Reading master detail relationship

edited November 2012 in General
Hi,
I need to let user select master detail relationship in report.
I use MasterFieldsLink editor (example from rbwiki "Display
MasterFieldLinks Editor").
But where I can find out which fields user selected?
ChildPipeline.MasterFieldLinks is empty

Thank you
mika

Comments

  • edited November 2012
    Hi Mika,

    The MasterFieldLinks property is just a place holder so users can access
    the FieldLink Editor at design-time. If you would like to access the
    link objects created with the FieldLink editor in code, you will need to
    use the Pipeline.Links and Pipeline.LinkCount properties.

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.