What is the code to add to my functions.php of my theme to remove/filter out "Armed Forces America", "Armed Forces Europe" "Armed Forces Pacific" from my State Drop down? I assume it's an array....but could not easily find it.
thanks in advance!
What is the code to add to my functions.php of my theme to remove/filter out "Armed Forces America", "Armed Forces Europe" "Armed Forces Pacific" from my State Drop down? I assume it's an array....but could not easily find it.
thanks in advance!
similar to Countries but with States
http://www.gravityhelp.com/documentation/page/Gform_countries
We don't have a hook to filter state options. You'll have to create a custom drop down if you don't want these options available.
Ah Bummer - that would probably be super handy to have in the works ; )
I'll send a note to our developers, but isn't a very widely needed feature as most people create custom lists if our defaults don't have what they need.