I'm having some issues with InfoPath. This is the case: On SharePoint we have 2 lists:
- ListA
- ListB
ListB contains a lookup field to ListA. I customized the displayform of ListA with Infopath and now I want to show the items of ListB on that form filtered by the lookup column.
I want something like this:
ListA: Title=demo Date=xx/xx/xxxx
Items in ListB that belongs to Title=demo
- ListB-item1
- ListB-item2
I've added a secondary datasource to the form that points to ListB but I can't see how I can filter the datasource?
Who can help me?