Home › Forums › General Issues › Ordering by custom field of relationship field object › Reply To: Ordering by custom field of relationship field object
You cannot do this. You are attempting to order “Post Type A” by a values associated with “Post Type B”. In order to order “Post Type A” by these values they need to be saved as custom fields for “Post Type A”.
This is possible, but to do it you need to create an acf/save_post filter. In this filter you would get the values from the related post and save them as custom field values for the artwork post type.
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.