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.

Conditional form with image thumbnails

  1. I want to create a check box form (quiz) that has 3 - 4 sections that the user can select an answer from each of the sections to reveal a report that represents their combined chosen selections. Each check box and title will have an image associated with it, Or better yet is that when they go through the quiz the correct email submission form appears so they may have access to the correct report via email. Is there a way to enter the script into boxes in a gf form that will house an email subscription form? I hope I have explained well enough for you to know what I'm trying to accomplish. Thanks for your help.

    Posted 14 years ago on Monday April 4, 2011 | Permalink
  2. The check box question is fairly clear, you want to use images as the checkbox selections. That is doable, you can place HTML in the checkbox name field. So if you want to display an image, you'd insert an image tag into the name.

    I'm not entirely sure what you are talking about with the second part of your request as far as giving them access to a report, or adding script into boxes in a GF form (boxes?) that will house an email subscription form. Not sure what you are talking about here if you can clarify.

    Posted 14 years ago on Tuesday April 5, 2011 | Permalink
  3. Thanks for your reply. I was afraid that my question was a little blurry at the end. The form that I want to create is a quiz that will have 4 sections, each having a series of check boxes. There are reports prepared that match the combination of answers (1 answer from each section) that I want to make available to the user after they complete the quiz. There will be numerous reports made to match the various available answer combinations with the correct one available after the completion of the quiz. Can I control which report is available after they answer the quiz questions? The second part of my question and what I hope is doable is if the javascript code form aWeber or GetResponse can be placed in a code block (on the gf form if available) that they could complete at the end of the quiz to route their email address to the correct email list. Then the autoresponder could send the link to the correct report according to their answers. I hope this makes more sense. Thanks again for your patience and help.

    Posted 14 years ago on Tuesday April 5, 2011 | Permalink
  4. The javascript code would pull in the web form created at either aWeber or GetResponse. So it would be a form within a form that the user would enter their email address in order to receive the report.

    Posted 14 years ago on Tuesday April 5, 2011 | Permalink
  5. Out of the box Gravity Forms wouldn't be able to let control which report is available they answer the quiz questions. This could only be done as a customization, using a custom thank you page and passing the values and then you'd have to write PHP to handle displaying the appropriate report. So it's possible, but not a built in feature.

    You can't embed javascript form code for aWeber or GetResponse within the form. You could embed it on the Thank You page, but not within the form itself as you can't have a form within a form, it would cause problems.

    We are planning on creating an AWeber Add-On to go along with our MailChimp and Campaign Monitor Add-Ons. GetResponse is also a future Add-On we plan on creating along with Constant Contact.

    Posted 14 years ago on Tuesday April 5, 2011 | Permalink
  6. Thanks Carl - Does your support group handle custom requests or do you know of someone who could provide a quote to write the custom code to make this work?

    Posted 14 years ago on Tuesday April 5, 2011 | Permalink
  7. We do not do customization in house as our time is completely spent doing product development and support. However, here are some WordPress consultants with Gravity Forms customization experience who may be able to help:

    Ounce of Talent
    http://www.ounceoftalent.com

    WebDevStudios
    http://www.webdevstudios.com

    Scott Kinglsey clark
    http://scottkclark.com

    Posted 14 years ago on Tuesday April 5, 2011 | Permalink