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

pixelsweatshop’s picture

try 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.

quicksketch’s picture

Status: Active » Closed (fixed)

I agree with nigel.waters, Node Export is the common solution for this problem. Closing after lack of activity.