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.

Don't Save Form Results???

  1. hi - this is a strange request... but is there a way to have GF NOT save the form results? I love how easy GF is to use so I plugged it a type of search form that I intend to use to look up matching custom post types. I don't really need these form results saved - I just want to direct the form results to a PHP template page...

    Any ideas? Thanks !

    Posted 11 years ago on Friday June 15, 2012 | Permalink
  2. David Peralty

    There isn't anything built-in, but you can using the gform_post_submit hook, go back into the database, and clear out the things it has added to the rg_lead_info table. You would have to write this custom code yourself or find a developer to do it though as it is beyond the support I can provide on this forum.

    Posted 11 years ago on Saturday June 16, 2012 | Permalink

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