Hey people,
I've got this module installed but I can't figure out how to use it. I have one particular field that I'd like only visible to certain Roles and just want to know how to do this. Thanks
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 425928-no-categories-notice.patch | 677 bytes | boombatower |
Comments
Comment #1
boombatower commentedVisit the profile management page (admin/user/profile) add the fields (sounds like you already have), then restrict the groups by (admin/user/profile/role).
So add the field to a group by itself.
If you are looking more for view/edit permissions per field please see profile_permission.
Comment #2
marcus178 commentedwhen I go to admin/user/profile/role it is blank apart from the Save Configuration button
Comment #3
marcus178 commentedOk I found that I had a field which wasn't assigned to a category and this was causing the problem
Comment #4
boombatower commentedThis patch displays a message when no categories exist.
Comment #5
boombatower commentedCommitted to 7.x and 6.x branches.
Comment #7
verta commentedExcellent thread, could we put the instructions in #1 on a documentation page or add to the readme.txt?
Comment #8
boombatower commentedCommitted.