Home › Forums › General Issues › Chose › Reply To: Chose
You could use a radio field and dynamically load the choices of the radio field using the post_id as the value of the field and the thumbnail <img>
tag as the value. https://www.advancedcustomfields.com/resources/dynamically-populate-a-select-fields-choices/
However, I don’t know what you’d do with this in elementor since the value returned would be the image ID. You might want to look at creating an acf/format_value filter (priority > 10) for this field that would take the ID and return the image URL https://www.advancedcustomfields.com/resources/acf-format_value/
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.