We are performing lot of data migration from Old Application to new system thats written in drupal. All these migration where performed using Webform import module. However customer wanted to retain submission date time from old records. As of today there is no provision available in webform import module to make this happen. We upgraded the module to accept submission date time. Attaching a patch, it would be great if the module can be patched with this one.

CommentFileSizeAuthor
Add-Submission-Date-Time.patch3.11 KBgobinathm
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

gobinathm’s picture

Assigned: gobinathm » Unassigned
Issue summary: View changes
gobinathm’s picture

Assigned: Unassigned » gobinathm
Status: Needs review » Closed (fixed)

Fix available in 7.x-1.x-dev snapshot

commonpike’s picture

this doesn't seem to work with the time provided by webforms 'export' in version 7.x-1.3 ?

if it would, it would be nice to have the submitted_datetime column in the downloadable template.