Home › Forums › General Issues › Populate Dropdown with Custom Field Values from a custom post type and autofill › Reply To: Populate Dropdown with Custom Field Values from a custom post type and autofill
With the post object field, you need to add the extra information on the venue custom post type instead. That way, you only need to select the venue post and don’t need to fill the other information when you are selecting the venue post.
To make the selection showing the required information, you can use the acf/fields/post_object/result filter to replace the venue post title in the selection with the extra information.
I hope this makes sense 🙂
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.