Title: [Plugin: Gravity Forms] replace states dropdown values
Last modified: August 22, 2016

---

# [Plugin: Gravity Forms] replace states dropdown values

 *  [thepofo](https://wordpress.org/support/users/thepofo/)
 * (@thepofo)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/plugin-gravity-forms-replace-states-dropdown-values/)
 * Question regarding Gravity forms, I want to replace the default state drop down
   by another one replacing the option values but leaving the option labels intact.
   I wrote a hook but it does not seem to work.
 * **Example extract:**
 *     ```
       $address_types["canada"] = array(
       "states" => array(
       ""=>"",
       "1"=>"Alberta"
       )
       );
       ```
   
 * Anybody knows how to solve this?

The topic ‘[Plugin: Gravity Forms] replace states dropdown values’ is closed to 
new replies.

## Tags

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

 * 0 replies
 * 1 participant
 * Last reply from: [thepofo](https://wordpress.org/support/users/thepofo/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/plugin-gravity-forms-replace-states-dropdown-values/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
