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.

Show data on website from one specific form. Possible?

  1. Chantal
    Member

    Is it it possible to show data from one specific form on the website?

    A customer of mine is using Gravity Forms for pre-registrations. They want to show how many people already pre-registered and their names and countries.

    Posted 13 years ago on Tuesday May 25, 2010 | Permalink
  2. It's possible, but there's no built-in Gravity Forms function to do this right now. In order to display entries on the front end you would have to write your own PHP to query the Gravity Forms entry tables and display the data. You would have to have a good working knowledge of PHP and MySQL in order to do so.

    We do plan on adding this functionality in the future, but it isn't available in the current version.

    Posted 13 years ago on Tuesday May 25, 2010 | Permalink
  3. Chantal
    Member

    Thanks Kevin. Any idea when such functionality will be available? Otherwise I have to write the code myself.

    Posted 13 years ago on Wednesday May 26, 2010 | Permalink
  4. This probably won't be included until the 1.4 release which is slated for later this summer.

    Posted 13 years ago on Wednesday May 26, 2010 | Permalink
  5. Hi

    Is this now possible? If so where is the option to display entries, if not when are you going to release it?

    thanks

    Posted 13 years ago on Thursday January 13, 2011 | Permalink
  6. This functionality has not yet been and I am not sure when it will be available; however, here is a link to a thread that discusses a similar request:

    http://forum.gravityhelp.com/topic/calculate-numbers-from-number-field-in-form-submissions

    Posted 13 years ago on Thursday January 13, 2011 | Permalink
  7. edse83, are you just trying to display an entry or some entries, or do you need the totals as well (as Chantal did)? If you just want to display entries to the public, you can use the Gravity Forms Add-on which is available at wordpress.org. It was not created by Gravity Forms.

    http://wordpress.org/extend/plugins/gravity-forms-addons/

    Using this Gravity Form to collect submissions:
    http://guitar.chrishajer.com/2010/07/06/suggest-a-restaurant/

    I display the entries in the sidebar, and also on this page, with some extra code showing how I did it:

    http://guitar.chrishajer.com/review-page/

    Posted 13 years ago on Friday January 14, 2011 | Permalink
  8. Chris,

    That link to the plugin is a God send- thank you.

    Posted 12 years ago on Thursday September 22, 2011 | Permalink
  9. Awesome, glad the old stuff is still helpful.

    Posted 12 years ago on Saturday September 24, 2011 | Permalink

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