This is a general question, although my interest at the moment is to duplicate a form made with Survey Module.

Comments

Chill35’s picture

If you want to copy nodes, you gotta look into the contributed module node_clone : http://drupal.org/project/node_clone. It's simple, powerful and as fas I can tell bug-less. There's a version for Drupal 4.7 and 5. Love that module. For these who have control access, an additional link appears next to "edit" for each node : "clone node". When you click on it, you jump to a brand new node, a duplicate of the previous node, which differs by its title : "Copy of [original title]"... in edit mode. From there, you can make modifications, then publish.

paul o brien’s picture

great - and for Survey nodes? It does not work for these. All field are removed. Would duplicating a line/lines in the database help?

Thanks

Chill35’s picture

Maybe you can ask the maintainer of the node clone module. You can report a bug http://drupal.org/node/add/project-issue/node_clone/bug or request a feature http://drupal.org/node/add/project-issue/node_clone/feature or simply ask for support ("support request") with the module.

I am sorry I could not help,

Caroline