Home › Forums › Backend Issues (wp-admin) › Opt group in select field works, but only returns value but no label › Reply To: Opt group in select field works, but only returns value but no label
Hi @balint
That’s weird. The get_field_object()
function should always return the array of the field, not the value. Could you please make sure that the page is executing the right code? Also, could you please make sure there’s no caching plugin that makes the value unchanged?
If you are sure the page is executing the right code, could you please share the code? If it’s too long, then you can share it by using GitHub Gist. Also, could you please share the JSON or XML export file of your field group so I can test it on my installation?
Last thing, could you please make sure that you set the Return Format of your select field to “Value”?
Thanks 🙂
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.