Hi all,
I have an overview of Shipments. Shipments move items (e.g containers). An item is connected to a shipment.
In my Shipment table (the start of my app) I want to use the filter for searching on Delayed/Active/etc. Shipments. This works fine. But I also want to search on Items and Packages.
So, i want my filter to go through the table 'item’ and show the info.
Is there any way this is possible?
This is set up as followes;