I have looked and added every permission that this module creates as well as administer nodes. The problem still remains: I cannot delegate editing of webforms that I have created as the original site creator to any roles.

Drupal 5.10
Webform 5.x.2.1.3

We love this module- keep up the good work!

DaveA

Comments

quicksketch’s picture

Does this happen with all webforms or only certain ones? My guess is that it has to do with the "Input Format" of the Webform nodes that have been created. If a user doesn't have access to an input format (say you set the input format to "PHP Code"), then they're not allowed to edit the node, regardless of other permissions.

davea’s picture

Status: Active » Closed (fixed)

BINGO!

That was it. I changed the input format from php to html and now I can delegate it!

Thanks!
Davea