Newbie here.
I have two tables I am trying to link…
table #1. which has basic plant info…name, details, photo. this is the master list of all the plants I’m interested in growing.
table #2. these are all the plants that I have seeds for.
I made the second table and was able to grab the plant name from table #1, but now I’d love to include a photo of this plant from from table #1. I tried making a new field on table #2 with the same name, and nothing happened.
question: do I have to manually link all the photos for every plant on table number 2?