Title: Select field search
Last modified: March 23, 2021

---

# Select field search

 *  Resolved [buildw3](https://wordpress.org/support/users/buildw3/)
 * (@buildw3)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/select-field-search/)
 * I want select field should have search. i added dynamic select which populate
   my all post. i have more then 100 post so drop down list is very long. can you
   help me to convert select field to select 2 field so people can search options.

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Contributor [mjhead](https://wordpress.org/support/users/mjhead/)
 * (@mjhead)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/select-field-search/#post-14248797)
 * Hi! Sorry for the delay. [https://github.com/MjHead/jet-forms-select2](https://github.com/MjHead/jet-forms-select2)–
   here is an example how you can add such functionality. You need download and 
   install this plugin. Than you need to replace ‘field_name’ with your actual field
   name of the Select field you need – [https://github.com/MjHead/jet-forms-select2/blob/master/jet-forms-select2.php#L27](https://github.com/MjHead/jet-forms-select2/blob/master/jet-forms-select2.php#L27)
   This is very basic example it based on popular solution – [https://select2.org/](https://select2.org/).
   So you can customize it in any way you want
 *  Thread Starter [buildw3](https://wordpress.org/support/users/buildw3/)
 * (@buildw3)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/select-field-search/#post-14252562)
 * last question what about multiple fields
 *  Thread Starter [buildw3](https://wordpress.org/support/users/buildw3/)
 * (@buildw3)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/select-field-search/#post-14252582)
 * i think if you make it if css not name. that will be better. so when we add css
   on any select it will show as select 2
 *  Plugin Contributor [mjhead](https://wordpress.org/support/users/mjhead/)
 * (@mjhead)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/select-field-search/#post-14262975)
 * Hi! I updated add-on on github, now it works by CSS class – [https://github.com/MjHead/jet-forms-select2](https://github.com/MjHead/jet-forms-select2).
   You need to add class ‘form-select2’ to field attributes – [http://prntscr.com/111bcjn](http://prntscr.com/111bcjn)

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Select field search’ is closed to new replies.

 * ![](https://ps.w.org/jetformbuilder/assets/icon-256x256.png?rev=2998825)
 * [JetFormBuilder — Dynamic Blocks Form Builder](https://wordpress.org/plugins/jetformbuilder/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/jetformbuilder/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/jetformbuilder/)
 * [Active Topics](https://wordpress.org/support/plugin/jetformbuilder/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jetformbuilder/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jetformbuilder/reviews/)

## Tags

 * [select field](https://wordpress.org/support/topic-tag/select-field/)

 * 4 replies
 * 2 participants
 * Last reply from: [mjhead](https://wordpress.org/support/users/mjhead/)
 * Last activity: [5 years, 2 months ago](https://wordpress.org/support/topic/select-field-search/#post-14262975)
 * Status: resolved