Hi,
I have a table of tasks.
I have a table of action items.
In the third table, we have various information items (records).
Several tasks can be assigned to an information item.
Tasks can have multiple action items.
Each action item has a single Owner.
I want to show only the current action items related to an information item record.
Please recommend the best practice for implementing it.