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.

Display results like a poll

  1. Hi, I'm hoping to use Gravity Forms as a survey. I'll have two multiple choice questions and one form field for comments. After someone has completed the survey, I'd like to display the results of all previous form entries, letting people know that 5 others voted for choice one, 3 for choice two, and then a listing of comments.

    Does anyone know how I can accomplish this? Thanks in advance for the help.

    Kris

    Posted 12 years ago on Thursday August 11, 2011 | Permalink
  2. This isn't currently a built in feature. You'd have to write this functionality from scratch by querying the entry data. Displaying entry information and reporting is a feature we plan on adding via an Add-On in the future. Right now it's only possible as a customization.

    Posted 12 years ago on Thursday August 11, 2011 | Permalink
  3. If I do this on my own page where I pull the results from the database, where can I change the text that displays after the form is submitted. After thanking people for filling out the form, I'd like to add "see results here" text that would link to a separate page.

    Posted 12 years ago on Friday August 12, 2011 | Permalink
  4. That wording can be found on the "Confirmation" tab of your "Form Settings."

    Screenshot http://min.us/m18m07

    Posted 12 years ago on Friday August 12, 2011 | Permalink
  5. Chris,

    In this post http://www.gravityhelp.com/forums/topic/conditional-logic-to-display-results you had mentioned some specific places you could point me in answer to that question. Do you have some links to help with what I'm trying to accomplish?

    Thanks

    Posted 12 years ago on Monday August 15, 2011 | Permalink
  6. I too would LOVE to have this functionality. When do you guys plan to develop the add-on for this, if I may ask? I would probably buy it without hesitation.

    Posted 12 years ago on Thursday September 1, 2011 | Permalink
  7. Hi,

    I just purchased Gravity Forms and this is exactly the functionality I need: I am going to ask a series of yes/no questions where yes=0 and no=1. After they answer all the questions I want the confirmation screen to show the total count of their answers. i.e. if there were 8 no's then the total result would be 8.

    Since this question above was asked outside of the main support form, I do not see where the thread was continued on the inside. Please help as I am planning to publish this in a few hours.

    Thanks!
    Scott

    Posted 12 years ago on Monday October 31, 2011 | Permalink
  8. Scott, I replied to your other topic, but I will respond here as well since it's a regular support topic 'on the inside."

    I did what I think you want to do, here:
    http://gravity.chrishajer.com/leadership-iq-test/

    It grades the submission and returns the score and an interpretation of that score.

    Here's an explanation of that code:
    http://www.gravityhelp.com/forums/topic/mathematics-to-gravity-forms#post-32566

    Let us know if you need help.

    Posted 12 years ago on Tuesday November 1, 2011 | Permalink
  9. Scott, here's another really good example of what can be done:
    http://www.gravityhelp.com/forums/topic/simple-calculations

    Posted 12 years ago on Tuesday November 1, 2011 | Permalink
  10. Excellent Chris. Thank you. This is the type of functionality I'm talking about. So is that form your created, a template I could just use so I don't have to do a ton of extra coding (which I'm no expert at...)?

    Posted 12 years ago on Tuesday November 1, 2011 | Permalink
  11. The XML form I exported is a copy of my form. You can use it as a start. The code would go in your theme's functions.php. They are both starting points.

    You don't have to do a ton of coding or any coding really. Just edit what's there and ask questions if you have any.

    Posted 12 years ago on Tuesday November 1, 2011 | Permalink
  12. This is awesome Chris. Sorry for getting back it late. But it's just what I wanted. Thanks!

    Posted 12 years ago on Thursday January 12, 2012 | Permalink

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