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.

User Registration: allowing users to edit their survey?

  1. Hello!

    I am a bit confused on wether I can achieve what I want with Gravity Forms + User registration add-on. I would appreciate any fast input of wether it is achievable or not.

    Here's what I need to do in a few lines:
    - provide a multi-page survey/questionnaire to my users, when they are logged in (checked!)
    - when the survey is filled up, they can order a product, and select a certain quantity of items they would like to get (i think this is checked as well, right?)
    - when the order is sent, to send an e-mail to the user AND to the admin or some other person (I believe this one is checked as well)
    - the user should be able to log-in and edit his survey and answers at any time (the survey is really long, so he should be able to quit/save and come back at any time) => this is what I'm really unsure if I can do?

    Many thanks for any help or hints in advance,
    Corinne
    -

    Posted 11 years ago on Monday July 23, 2012 | Permalink
  2. - provide a multi-page survey/questionnaire to my users, when they are logged in (checked!)

    You can certainly restrict your forms to logged in users. The quiz will take some work on your part but is achievable based on what I know so far.

    - when the survey is filled up, they can order a product, and select a certain quantity of items they would like to get (i think this is checked as well, right?)

    You can create order forms. I'm not sure how the survey and the order form tie together, but if you want to quiz someone to determine their needs, then provide product suggestions to them, you can do this by passing the results from the quiz (form one) to the order form (form two.) Then, with conditional logic, you can display suggested products based on the results of their quiz.

    - when the order is sent, to send an e-mail to the user AND to the admin or some other person (I believe this one is checked as well)

    Included

    - the user should be able to log-in and edit his survey and answers at any time (the survey is really long, so he should be able to quit/save and come back at any time) => this is what I'm really unsure if I can do?

    Not currently possible. There is no built in functionality to allow a logged in user to come back and edit their entry. There are some 3rd party solutions out there which purport to do this, but I have no first hand experience with them and can't recommend any of them. And it's a commonly requested feature, so I suspect it's being worked on for a future release.

    Posted 11 years ago on Monday July 23, 2012 | Permalink
  3. Thank you very much for your reply, Chris!

    For the fourth question, are these third party solutions linked to Gravity Forms?
    Could you please give a few names? Not as a recommendation but as a starting point.
    GF seems perfect except for this last part, so I wouldn't mind spending some time investigating add-on solutions if there's a chance it can work.
    Many thanks in advance again,
    Corinne

    Posted 11 years ago on Monday July 23, 2012 | Permalink
  4. The 3rd party solutions are not linked to Gravity Forms at all. I've seen a few posts but very few actual solutions. Most of them focus on the user editing their post, not their entry, as well. Here is one such example:

    http://wordpress.org/extend/plugins/gravity-forms-update-post/

    That updates the post, not the entry, which is what I think you're looking for. I can't find any examples of entry editing at the moment.

    You can find some 3rd party solutions listed here:
    http://www.gravityhelp.com/other-resources/

    I don't see any that allow the visitor to edit their entry.

    Thinking about this though, you could always pre-populate and edit form with existing values (so, a nearly identical form, but instead of blank values, the form fields would be filled in with values read from the previous entry.) That part is not difficult but I am not sure how to secure access to the form and ensure it's only editable by the correct user.

    Posted 11 years ago on Monday July 23, 2012 | Permalink
  5. Thank you, Chris!

    Posted 11 years ago on Wednesday July 25, 2012 | Permalink
  6. Sure. Hope you can make something work.

    Posted 11 years ago on Wednesday July 25, 2012 | Permalink

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