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.

Can Gravity Forms do this?

  1. Two Questions Please:

    I want a form for a travel website to have a dropdown list of resorts, once one is picked, is it possible to have the room categories be populated?

    If I have a question if is airfare needed, can it display a list of air cities and not display them if none is needed?

    I hope these questions makes sense.

    Thanks!
    Riley

    Posted 13 years ago on Tuesday October 5, 2010 | Permalink
  2. This sounds like Conditional Logic. This would be possible to implement.

    - Create a drop down that lists the Resorts
    - Create a drop down for each Resort that lists the room categories
    - Use the Conditional Logic feature under the Advanced tab to show/hide the room categories drop down depending on which Resort is selected.

    The same can be done for the airfare.

    - Create a drop down (or checkbox or radio button) that asks if airfare is needed
    - Create a drop down that lists air cities and use Conditional Logic to show/hide this drop down based on the field above asking them if they need airfare.

    So yes, this should be possible.

    However, one thing I have to ask is how many resorts are we talking about? If it's a small number then this should be manageable. If we are talking a LOT of resorts then this form could get extremely large... really quick and could get cumbersome. In that case you may need some sort of custom solution.

    Posted 13 years ago on Tuesday October 5, 2010 | Permalink
  3. Thanks Carl. It would be at least 50 resorts. What would be the most you would want to do with one form? 6, 10??

    Thanks!

    Riley

    Posted 13 years ago on Tuesday October 5, 2010 | Permalink
  4. You can add as many as you want, it just may become cumbersome to manage because you would have to setup fields for all 50 resorts. It is certainly possible but it sounds lke a dynamic custom solution would probably be more efficient.

    Posted 13 years ago on Tuesday October 5, 2010 | Permalink