Postponed (maintainer needs more info)
Project:
CCK Required by Role
Version:
6.x-1.0
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Apr 2011 at 12:53 UTC
Updated:
1 May 2014 at 02:55 UTC
Jump to comment: Most recent
Comments
Comment #1
jdwfly commentedGoing to need more information on this.
Comment #2
danny englanderI ran into this myself, the workaround is to either use the Admin Role module for Drupal 6 and then create your own user with this new "Admin" role instead of using USER 1 which does not show up on the permissions area of a CCK field. Or you can use the Masquerade Module and put its widget in a sidebar of your admin pages, then when you want to edit, you can quickly switch to an "admin" role and be exempt from any required fields.
My use case is that I have thousands of nodes where I am now adding a new CCK field but it won't be necessary for me (as USER 1) to fill in the new required content when I edit and existing node for some other reason.
Comment #3
cptX commentedSubscribe!! I just ran into the same problem.
I'm using Admin Role module already and a user with the admin rights can be excempt from some required fields, but this doesn't happen to the administrator itself (User 1). So actually I have no solution to this. Why don't you make an extra checkbox especially for the User 1?