Closed (fixed)
Project:
Webform
Version:
5.x-2.1.3
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Sep 2008 at 02:30 UTC
Updated:
29 Sep 2008 at 11:47 UTC
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
Comment #1
quicksketchDoes 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.
Comment #2
davea commentedBINGO!
That was it. I changed the input format from php to html and now I can delegate it!
Thanks!
Davea