I am testing drupal on IIS, and clean URLs are disabled.

When I try to add a form field to a node, the "Add field" button sends the browse to http://www.mysite.com/node/#/edit/components, that in my configuration should probably be http://www.mysite.com/index.php?q=node/#/edit/components.

CommentFileSizeAuthor
#1 webform_associate.module.patch491 bytesshaisachs

Comments

shaisachs’s picture

Status: Active » Needs review
StatusFileSize
new491 bytes

Same problem on a local WAMP environment. This patch should take care of it.

eclipsegc’s picture

Status: Needs review » Closed (won't fix)

The features of this module are now included IN webform 3.x. This module is now obsolete.