Closed (fixed)
Project:
Webform
Version:
6.x-3.4
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Dec 2010 at 17:33 UTC
Updated:
28 Feb 2011 at 23:57 UTC
Hi everyone,
I can add a webform to a node - but is there any way to add the same webform (or web form field) to a series of nodes of the same content type? Without having to create fields individually per node? I am buliding some reporting into an open layers map and I can expose the webform field through views. Check out the most northerly grit bin here!
http://www.thinkmakeshow.com/event
However I have 300 + nodes and I don't fancy having to create a new form field each time :-) Because I am inherently lazy! Any ideas on ways to solve this?
Comments
Comment #1
pixelsweatshop commentedtry node export. and import the node back into the same installation. this will copy all of the webform fields without having to recreate them. At least this is how I managed to get this workaround.
Comment #2
quicksketchI agree with nigel.waters, Node Export is the common solution for this problem. Closing after lack of activity.