Closed (duplicate)
Project:
Webform
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
15 Sep 2008 at 17:08 UTC
Updated:
19 Feb 2010 at 15:42 UTC
Jump to comment: Most recent
Comments
Comment #1
Anonymous (not verified) commentedI'm also looking to do something like this.
Any progress?
Comment #2
sanguis commentedDito and bump
Comment #3
quicksketchThere's no easy way to solve this currently in Webform. I can't think even of an adequate custom PHP solution, since Webform doesn't have any way of outputting submissions (it re-uses the existing form and prepopulates the values). Since this hasn't been updated since October, I'm closing directly. Please reopen if you have further questions.
Comment #4
chromix commentedI'm going to re-open this as a feature request because I know our group could definitely use this functionality.
Comment #5
taxicab221 commentedI would also like to know if this feature could be include.
Like many multi page form on the web, there is normally a 'preview button', to check your submissions before committing the form.
Is there any code that could direct the user to view their submission, via the results tab of the create webform, automattically sending them to the view of the results page of their submission, , and adding an 'UPDATE BUTTON' at the bottom of the outputted form.
Comment #6
liquidkrep commentedHas there really not been anything going on regarding this feature? I would love to see it in Drupal 5 if possible.
Comment #7
quicksketchNo new features are being added to the 2.x version, so this will never happen on Drupal 5. I'm moving this to the 3.x version which will be on D6/7. As I mentioned in #3, Webform doesn't have any way of outputting data currently, but we're working on fixing that in #181077: Printable page for webform submissions, which might make this more feasible.
Comment #8
quicksketchLet's follow the patch in #435232: Summary/review/preview page before final submission in multistep forms.