In Delivery Orders I'm trying to display the loc_rack field next to each product name.
The Delivery Order has the Product_ID field, but how do I use that field and tell it "hey, give me the loc_rack field that is associated with that Product ID in a different module"?