PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

How to handle this?

  1. I have 2 forms 'Country' and States'. I want client to click on USA and want states to be shown. So, basically, if USA - states showsn, if Candada - province. Please help. Thank you!

    Posted 12 years ago on Sunday July 17, 2011 | Permalink
  2. Use the conditional logic functions to only show the fields you need. You would set up your form with a drop down field to choose a country, then add a drop downs field for the states and a drop down field for the provinces. You would then use the conditional logic to display the states drop down ONLY if the country drop down choice was US and to display the provinces drop down ONLY if the country drop down choice was Canada.

    http://www.gravityhelp.com/documentation/page/Enable_Conditional_Logic

    It sounds difficult at first, but once you start to play with it, it makes sense and is pretty easy to set up.

    Posted 12 years ago on Monday July 18, 2011 | Permalink
  3. goldentwig
    Member

    That makes sense, and I think I can do that, but my client is stressing that if we have an International Countries list, she wants "United States" and "Canada" to show up at the TOP of the list so that users don't have to scroll/navigate all the way down to "U" for United States. Is that possible to do in a way that it won't get overwritten with each new update release for GF?

    Posted 11 years ago on Thursday May 3, 2012 | Permalink
  4. You can use this filter here to arrange the Address Field's country list:

    http://www.gravityhelp.com/documentation/page/Gform_countries

    Alternatively, you can create your own drop down and manually enter the options you'd like in the order you'd like them

    Posted 11 years ago on Thursday May 3, 2012 | Permalink
  5. goldentwig
    Member

    Thanks!!

    Posted 11 years ago on Thursday May 3, 2012 | Permalink
  6. No problem, glad to help!

    Posted 11 years ago on Thursday May 3, 2012 | Permalink

This topic has been resolved and has been closed to new replies.