I have a website where I created a custom post type CPT called Inspections.
As part of the inspection, a gravity form (Inspection Form) is filled out, and that submission needs to be associated with the Inspections CPT. I would like to be able to relate the gravity form entry to the Inspection CPT.
So that each Inspection can have one or more Inspection Form submissions associated to it.
How would I do something like this?