Title: Reverse Query
Last modified: August 31, 2016

---

# Reverse Query

 *  [avengers](https://wordpress.org/support/users/avengers/)
 * (@avengers)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/reverse-query/)
 * Hi, i have created a relationship between user and custom post type(services)
   in WordPress. I would like to display on the service page the list of users with
   a relationship to this service. Is that possible?
 * [https://wordpress.org/plugins/um-relational-fields/](https://wordpress.org/plugins/um-relational-fields/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [PlusPlugins](https://wordpress.org/support/users/plusplugins/)
 * (@plusplugins)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/reverse-query/#post-7124337)
 * Hi,
 * This is unfortunately not supported by this plugin.
 * Only the ID of the service is saved in the usermeta table. So to code this yourself
   you will need to loop through all the users and retrieve the meta_key and check
   whether the current service page matches one of the IDs in the meta_value.

Viewing 1 replies (of 1 total)

The topic ‘Reverse Query’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/um-relational-fields_808281.svg)
 * [UM Relational Fields](https://wordpress.org/plugins/um-relational-fields/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/um-relational-fields/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/um-relational-fields/)
 * [Active Topics](https://wordpress.org/support/plugin/um-relational-fields/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/um-relational-fields/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/um-relational-fields/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [PlusPlugins](https://wordpress.org/support/users/plusplugins/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/reverse-query/#post-7124337)
 * Status: not resolved