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.

Do NOT want to save form data

  1. allisonb76
    Member

    Is there a way to disable form data from being saved? I have a client who wants to receive the data via email, but does NOT want it to be saved in any way otherwise.

    Posted 11 years ago on Wednesday August 22, 2012 | Permalink
  2. allisonb76
    Member

    Right now it appears data that is submitted is saved in the entries section, so wondering if there is a way to disable that from happening. Is the data saved anywhere else?

    Posted 11 years ago on Wednesday August 22, 2012 | Permalink
  3. David Peralty

    There isn't any setting to stop that from happening. You would have to write a custom function to remove things from the database. The easiest way would be to write a function that uses gform_after_submission to wipe the two Gravity Forms entries tables.

    Posted 11 years ago on Wednesday August 22, 2012 | Permalink
  4. David Smith wrote something up a while ago about deleting entries immediately after they are written, so they are essentially not saved. http://www.gravityhelp.com/forums/topic/purposefully-not-save-form-in-entries-database#post-15601

    Posted 11 years ago on Wednesday August 22, 2012 | Permalink

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