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.

Questions Re: User Specific Forms

  1. Hello,

    I am in the process of building a website, and there are a few requirements that need to be completed.

    I am creating a user or "Client Login" section. In this section I would like to have an area called "My Forms". (http://site.com/my-forms/) I would like this area to display the following;

    1. All of the forms submitted by this particular client in a list. Clicking on the item will display the filled out form. (http://site.com/my-forms/form-1/).

    2. Is it possible to have a client save a form without it being submitted? For example they don't have enough information to fill out the entire form but would like to save it and finish it at another time?

    Does anything like this currently exist or is this possible? Any guidance is appreciated.

    Posted 12 years ago on Friday October 12, 2012 | Permalink
  2. 1. This is not built in. For a logged in user, it sounds like you need to pull from the database all entries created by that user ID. You can do this but it would require some programming. You would have to pull all entries, then create a function to render their entries in some usable format, and also incorporate the original form questions too. This would require programming.

    2. This is not built in to Gravity Forms either. However, there was recently an add-on upload to wordpress.org which claims to do what you want. This was not created by us so we cannot provide support for it nor can we vouch for its effectiveness. http://wordpress.org/extend/plugins/gravity-forms-data-persistence-add-on/

    Posted 12 years ago on Friday October 12, 2012 | Permalink
  3. ZeadsDead
    Member

    @trewknowledge

    any success at achieving your goal? we are trying to do the same exact thing and we would love to see this in action.

    also possibly willing to pay to get this feature to work

    thanks!

    Posted 11 years ago on Friday February 8, 2013 | Permalink