By miahjenn on
I had to change my domain name and had a site completely developed. I had created a webform that took me several hours to do because it was a long and in depth form. I do not want to re-create the form, does anyone know how to take that form on the other domain and transfer it to a new domain so I do have to spend hours creating a new one. I have backup and migrate module, will that help or can anyone help me out please?
Comments
_
Can we assume that your form was created in a Drupal installation, and now you want to import it into another Drupal installation? And both versions of Drupal and webform module are the same?
I haven't looked in depth, but perhaps you could use Backup and Migrate or phpmyadmin to transfer the webform and webform_component tables and see what you end up with.
Need a solution
I'm trying to find a solution to get this done too. I have a webform developed on a site (which uses Drupal 5.8) which contains several submissions, I would like to find a way to transfer it to a different site (which also uses Drupal 5.8). I used same version of the Webform module in both the installations. I tried importing the webform components and webform submissions tables from the old database but that did not turn out good. Could somebody suggest me a way. I can provide more detail if needed.
still waiting for a solution.
I tried the node import module with not much luck, did any one ever try to move their webform to a different installation before ?