Title: Create a Dropdown list
Last modified: August 30, 2016

---

# Create a Dropdown list

 *  [Lullavie](https://wordpress.org/support/users/lullavie/)
 * (@lullavie)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/create-a-dropdown-list/)
 * Hi,
 * It is possible to create a dropdown list ? In my website, I have a list of distributor
   and i need to found it with a dropdown list sorted by country.
 * Thank you,
 * Lullavie
 * [https://wordpress.org/plugins/advanced-custom-fields/](https://wordpress.org/plugins/advanced-custom-fields/)

Viewing 1 replies (of 1 total)

 *  [Matthew Ray](https://wordpress.org/support/users/rayman813/)
 * (@rayman813)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/create-a-dropdown-list/#post-6674120)
 * It sounds like you are trying to set up a form for your users to fill out on 
   the frontend. If that is the case, you should take a look at the `[acf_form()](http://www.advancedcustomfields.com/resources/acf_form/)`
   function. You will still have to create your dropdown and populate it manually,
   but getting it on the frontend is another story.
 * If you are looking to auto-populate your field with the distributors, take a 
   look at the “[Creating a new field](http://www.advancedcustomfields.com/resources/creating-a-new-field-type/)”
   documentation. Elliot provides a template for creating a new field which you 
   can then populate using PHP.

Viewing 1 replies (of 1 total)

The topic ‘Create a Dropdown list’ is closed to new replies.

 * ![](https://ps.w.org/advanced-custom-fields/assets/icon.svg?rev=3207824)
 * [Advanced Custom Fields (ACF®)](https://wordpress.org/plugins/advanced-custom-fields/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/advanced-custom-fields/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/advanced-custom-fields/)
 * [Active Topics](https://wordpress.org/support/plugin/advanced-custom-fields/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/advanced-custom-fields/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/advanced-custom-fields/reviews/)

## Tags

 * [dropdown list](https://wordpress.org/support/topic-tag/dropdown-list/)

 * 1 reply
 * 2 participants
 * Last reply from: [Matthew Ray](https://wordpress.org/support/users/rayman813/)
 * Last activity: [10 years, 7 months ago](https://wordpress.org/support/topic/create-a-dropdown-list/#post-6674120)
 * Status: not resolved