Closed (outdated)
Project:
Field Permissions
Version:
7.x-1.0-beta1
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 Jan 2012 at 09:41 UTC
Updated:
23 Jul 2016 at 21:03 UTC
Jump to comment: Most recent
Comments
Comment #1
robloachMmm? Mind running through step by step of what you're trying to accomplish?
Comment #2
extrarumeno commentedWhen the field is request, is required for all roles
and can be requested for a role, but not for another role.
currently for Drupal 7 is not there any module that does that
thanks for the answer....
Comment #3
eldrupalista commentedCheck http://drupal.org/project/cck_required_by_role
Comment #4
maxplus commentedHi,
I tried the above module CCK Required by role and in my field settings there is a new option "Allow these roles to be exempt from filling in this field".
But it doesn't have any impact...
Comment #5
maxplus commentedHi,
this D7 module does the job correct: http://drupal.org/project/required_by_role
You can really select every role where the field should be required.
Comment #6
marcoka commentedi see. the problem is that field permissions is kinda useless if a single field is required because if a user has no access to it by field permissions, he will not see it of course but the system will still say "field x is required".
so in my opinion this should be integrated to this module, meaning if a user has no access to edit a field, set it also to required FALSE.
meaning
access and required should be false then.
Comment #7
mariacha1 commentedInitial request is fullfilled by other modules.
Last request is a duplicate of https://www.drupal.org/node/2203077 probably