How to Move Webform from one drupal installation to another

uhsarp - August 26, 2009 - 18:54
Project:Webform
Version:6.x-2.7
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed
Description

Hello

I created a bunch of forms using webform module in a test drupal site. I need to move it to another drupal installation. I tried installation webform module in the new drupal site, copied the following tables from test drupal mysql database to the new drupal site mysql database

webform
webform_component
webform_submissions
webform_submitted_data

But I guess that nid,pid,cid are interfering. What do these stand for? Node ID,????? and is this the right way to move? cuz I don't want to create all the forms from scratch in the new website.

Thanks.

#1

uhsarp - September 17, 2009 - 21:09
Assigned to:uhsarp» Anonymous

#2

quicksketch - September 18, 2009 - 02:23

You can move an entire Webform (but not its current results) using the Node export module.

#3

quicksketch - November 6, 2009 - 02:30
Status:active» closed
 
 

Drupal is a registered trademark of Dries Buytaert.