Hi,

I have two sites.

Site 1 has a webform structure that I must copy to the second site, although I cannot seem to find the import button on my second site. Also, I've just downloaded the lastest webform and I'm using user 1.

Would it be possible to explain how to do the import please.

thanks

Comments

thetoast’s picture

I think we're not seeing the import local menu task (or even reset) is because the access arguments is passing an integer value which would mean take an argument from the url, which according to the access callback it's expecting $reset to be an int, but it's not. I could be wrong but I think this is why the import (and reset) are not showing.

Apart from that it's a good module. One last thing, maybe I need to start a new issue for this, but the export doesn't export the nody body.

webadpro’s picture

Hi,

I've fixed my issue, and it sure was the string vs int comparison.

As for your second question, no it will only export the webform components.

hutch’s picture

juliaset’s picture

I've installed the latest version of the module, as well as the patch in #3, and I still don't see "import webform" anywhere, neither on the webform form or anywhere in the admin menu. Where is it supposed to appear?

hutch’s picture

It appeared on mine at node/3/webform/ws-import
Where '3' is the node id. It is sitting next to the export button

juliaset’s picture

Disregard my message -- I hadn't done the patch correctly. Patch applied and the links are showing in the on-page local links area now.

alan d.’s picture

Status: Active » Fixed

Fixes to the other bugs should be released soon, reopen if you have any issues.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.