Hi
I have an issues with tyring to define a master-chil relationship (5.0 build766)
I have 2 tables parts and bom (bill of materials) and a custom view of bom called bom2. I have 2 master-child relationships.
relationship 1 master parts.part to child bom.parent
relationship 2 master bom.component to child bom2.parent
The links all work fine but the only problem is the second link will not show the number of child records records. If I click the link then I am taken to the child record correctly. Also if I select hide link if no child record exist then the link is hidden even though there are child records.
Any ideas or help how to get this to work.
Many thanks