Title: Select &#8211; Options value
Last modified: May 1, 2019

---

# Select – Options value

 *  Resolved [Ceyar](https://wordpress.org/support/users/ceyar/)
 * (@ceyar)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/select-options-value/)
 * Hello,
 * I want to know if there is a way to add value to the options tag from the select
   field?
 * Something like this:
 *     ```
       <select data-placeholder="Choisir une assurance" name="myfield1" id="myfield1">
           <option value="test1">Test 1</option>
           <option value="test2">Test 2</option>
           <option value="test3">Test 3</option>
       </select>
       ```
   
 * My goal is to use javascript to target and change the selected option.
 * Thank you in advance

Viewing 1 replies (of 1 total)

 *  Plugin Author [quadlayers](https://wordpress.org/support/users/quadlayers/)
 * (@quadlayers)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/select-options-value/#post-11996295)
 * hello [@ceyar](https://wordpress.org/support/users/ceyar/)
 * you only can set same name and value
 * kind regards

Viewing 1 replies (of 1 total)

The topic ‘Select – Options value’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce-checkout-manager/assets/icon-256x256.jpg?rev
   =2911736)
 * [Checkout Field Manager (Checkout Manager) for WooCommerce](https://wordpress.org/plugins/woocommerce-checkout-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce-checkout-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce-checkout-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce-checkout-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce-checkout-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce-checkout-manager/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [quadlayers](https://wordpress.org/support/users/quadlayers/)
 * Last activity: [6 years, 8 months ago](https://wordpress.org/support/topic/select-options-value/#post-11996295)
 * Status: resolved