Home › Forums › General Issues › SELECT › Reply To: SELECT
Hi @Deelite
The select field is a simple dropdown input which allows the user to select from a pre-defined list of choices.
It sounds like you want a select list for the list of countries.
Then you will need to create another select field which will display the retailers. This choices for this select list should be left blank.
You will then need to hook into the acf/load_filed filter and populate the ‘retailers’ select list choices based on the value selected by the first select box.
This is not possible out of the box and will require some PHP, jQuery and AJAX functionality.
Good luck
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.