Closed (won't fix)
Project:
Webform
Version:
6.x-3.14
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Oct 2011 at 21:02 UTC
Updated:
13 May 2012 at 04:01 UTC
Webform submissions should store the created date of the submission as well as the updated date of the submission which is helpful when webforms are filled & saved for later cases.
Comments
Comment #1
vernond commentedWebform is not really scoped and designed as a full data management system, it goes more around building forms that enable the capture of data. If I correctly understand what you're saying, then you probably want to have a look at the Webform revisions project: http://drupal.org/project/webform_revisions
Comment #2
lazly commentedI report it too, the draft date will be store the first saveing date, dont update it when refreshed the datas.
Comment #3
lazly commentedNobody want work with this bug? If you need, I can write a patch for this. Webform_revision is too big project for this problem.
Comment #4
quicksketchAs described, this sounds like a feature request. I'd be happy to include this as a built-in feature of Webform, but we need to make sure there's a version for both D6 and D7.
Comment #5
vernond commentedI don't understand how it is useful to have a bunch of modification dates with no idea what the data looked like before and after each change, nor having access to what the data looked like at any of those points in time. If data journaling (version control) is required then there is an existing solution.
Comment #6
danjger commentedI see in the result report a column called Submitted that shows the create date but it is not the same as %date. %date shows when the action happens such as when the email is resent. I can't find the webform value for that persistent created date value that I can see exists somewhere.
Comment #7
quicksketch@danjger: your question is not related to this issue.
Regarding the feature request, I think @vernond is right that we're not going to get into revision support for Webforms.