Hello folks!
Total newb here!
I have a base with 2 tables. Table 1 is orders that are placed by customers. Table 2 is a list of those products with a corresponding URL to the image.
I'm trying to have the Cover Art field in Table 1 populate with the corresponding date from Cover Art URL in Table 2; based on the Product field in Table1 when the customer places the order.
Basically when a customer places an order, I want the Cover Art field in Table 1 to pull the appropriate URL from Table 2, based on the Product field in Table 1. Does that sound utterly confusing?
I've attached some screenshots in case it's helpful.
I've been spinning around online trying to figure out how to accomplish something I believe is actually simple.
With grace,
JQ