Conditional logic

  1. I would like to create a multi-page form that asks visitors about certain characteristics they prefer in a dog, such as size, activity level, upkeep, etc. Based on their answers the form will display dog breeds that best match their responses.

    An example of this can be found here: http://animal.discovery.com/breed-selector/dog-breeds.html

    Does GF have this capability?

    Thanks.

    Posted 3 months ago on Friday February 3, 2012 | Permalink
  2. Yes. Gravity Forms can capture all that information. The display of the best breeds for the choices is up to you. You can do a conditional confirmation message by adding some code to your theme's functions.php. It might be complex based on the number of parameters you are considering (size, temperament, allergies, lifespan, etc.) but you can capture everything, then process it with your custom code, then display as the confirmation the dog that best fits their choices. It can be done, but will require some PHP code on your part to make it happen.

    Posted 3 months ago on Tuesday February 7, 2012 | Permalink

Leave A Reply

You must log in to post.

Tags for This Topic

No tags yet.