Hello,
I tried to remove countries from the countries list using this code found on the wiki for Gform countries, but it had no effect.
add_filter("gform_countries", "remove_country");
function remove_country($countries){
return array("Brazil", "United States", "Netherlands", "United Kingdom");
}
Any suggestions? The end result I'm trying to accomplish is list only the United States and Canada in the dropdown. From other forum posts it didn't seem possible, until I found that wiki page.
Thanks.
The form is located on this page:
http://www.christianfreedom.org/who-we-are/rtp