Hi
I have parent and child tables. I have created a link between them on parent.invoice = child.invoice and this works great.
However I actually need 2 links between the table to define the connection correctly. So I tried parent.invoice = child.invoice and parent.type=child.type which is now avaible in version 5.0.
However when I upload it looks like it has worked OK as the number of details records are shown correctly on the link but when you click the link there are no records showing.
Is this a bug or am I missing something?
Thanks
Gareth