I would like to see this module allow a user to view their own submission. Also, if the limit is once ever, the default view could be the submission itself and not the form. (Or a note saying they had already submitted.)
I would like to see this module allow a user to view their own submission. Also, if the limit is once ever, the default view could be the submission itself and not the form. (Or a note saying they had already submitted.)
Comments
Comment #1
spazio commentedI am using 5.x-1.2.
It would be great if a user could access and edit his own submissions, in fact the project we intend to do this would be quite a basic precondition. Do you think this feature will be implemented?
Comment #2
gvdvenis commentedi actually implemented it just yet. I'm only not sure how to get it in the webform module... i'm still working on the diff stuff. so maybe next week. regards,
Gert
Comment #3
gvdvenis commentedI submitted a patch to add the edit submission functionality to the issue list. Have a look at it...
Comment #4
doq commentedWhere is the patch? Can you submit it?
Comment #5
gvdvenis commentedIts in another thread. You can find it here: http://drupal.org/node/148238. Make sure to download the last submitted patch. The first one doesn't work... Regards,
Gert
Comment #6
quicksketchThe patch in http://drupal.org/node/148238 has finally been applied.