Is there anyway for addresses to select specific countries to only show on the drop down?

  • prowrestlingtees
    Asked on April 28, 2016 at 12:21 PM
    Last question. Is there anyway for addresses to select specific countries to only show on the drop down?
  • Charlie
    Replied on April 28, 2016 at 12:43 PM

    Unfortunately, it is not possible to delete or remove a country in the address field in the form builder. However, there are some workarounds that you can try.

    Workaround 1: You can simply get the form's full source code, from there, you can simply remove the list of countries mentioned in the address field.

     

    Workaround 2: You can disable the country option in the address field.

    Is there anyway for addresses to select specific countries to only show on the drop down? Image 1 Screenshot 30

    After that, add a drop down field and label it as the "Country" field. In the drop down options, you can simply list down all the countries you only want to display:

    Is there anyway for addresses to select specific countries to only show on the drop down? Image 2 Screenshot 41

     

    I hope that helps.