Create relationships post in modal
-
My scenario is i have an custom posts and it’s featured image with fields describing the image, when it was taken, where it was etc.
Within this post type I have a relationship field pointing at another custom post type of people.
I want to be able to select from the the people posts those that are in the image as a repeater field. Not even sure if this is possible, but I hope so.
Assuming this works, I need an additional option in case the person does not already exist, to add them to the people posts via a modal form. However, then I’d like to update the underlying image post with the now updated people list.
If I was coding this I’d force a ajax update of the people/relationship list so that the user can see the recently added person.
Is this possible?
Regards Pete
- The topic ‘Create relationships post in modal’ is closed to new replies.