Auto-Populate from a Relationship
-
I have two new pods, regular new CPTs, and am wondering how I might auto-populate fields from the first into those of the second.
So far, I have a reference number in the POD A which I can pull from a dropdown in corresponding POD B. What I would like is for other corresponding POD fields in POD B to become auto-populated (perhaps on saving a draft, else using AJAX?) rather than having to choose from a list or search query for each field.
… Can this be done in the UI or should I be hacking functions.php, please?
Or, am I needlessly adding data when, in some cases, the same fields might be shared between the two pods? (In some cases I would like the option to change the data value in POD B so I guess independent fields are required there at least.)
Thank you.
- The topic ‘Auto-Populate from a Relationship’ is closed to new replies.