Title: Multiple to One
Last modified: June 8, 2020

---

# Multiple to One

 *  Resolved [kemmieg](https://wordpress.org/support/users/kemmieg/)
 * (@kemmieg)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/multiple-to-one/)
 * Does your plugin provide multiple to one relationships I have two custom post
   types one is session and the other is presentations. When a user creates a presentation
   I have a post object field named in_session and it lists all the sessions. I 
   have another post object field named in_session for the session post type but
   it has the presentations as the post type to list. When the user creates the 
   presentation post type they are asked to select what session it is going into
   and that shows up in the presentation field but i want that presentation title
   to show up as one of the many on the session post type. Can this plugin do this?

Viewing 1 replies (of 1 total)

 *  Plugin Author [John Huebner](https://wordpress.org/support/users/hube2/)
 * (@hube2)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/multiple-to-one/#post-12956530)
 * Yes. Create a relationship on the many side and a post object field on the one
   side (or a relationship field that only allows 1 entry). They just need to have
   the same field name.
 * If you want to be able to update the relationships from the many side see the
   overwrite filter explanation in the plugin description.

Viewing 1 replies (of 1 total)

The topic ‘Multiple to One’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/post-2-post-for-acf.svg)
 * [ACF Post-2-Post](https://wordpress.org/plugins/post-2-post-for-acf/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/post-2-post-for-acf/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/post-2-post-for-acf/)
 * [Active Topics](https://wordpress.org/support/plugin/post-2-post-for-acf/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/post-2-post-for-acf/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/post-2-post-for-acf/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [John Huebner](https://wordpress.org/support/users/hube2/)
 * Last activity: [6 years, 2 months ago](https://wordpress.org/support/topic/multiple-to-one/#post-12956530)
 * Status: resolved