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.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | webform_associate.module.patch | 491 bytes | shaisachs |
Comments
Comment #1
shaisachs commentedSame problem on a local WAMP environment. This patch should take care of it.
Comment #2
eclipsegc commentedThe features of this module are now included IN webform 3.x. This module is now obsolete.