drupalfun.com
Different content profiles by role should follow role(s) of the user
Submitted by dejamuse on Thu, 02/26/2009 - 22:28
Status:
Open Question:
I have several different content profiles set up, each tied to a different role. With proper access control only a person in a particular role will see the corresponding profile type. But if an admin tries to create a role for a user, he sees the tabs for all of the content profile types available and then has to check which role(s) the user belongs to. It would be nice if the admin only saw the profile(s) corresponding to the role(s) of the user. Any way around this? I am going to submit a feature request soon to tie the visibility of a profile type to the user's role(s).
Related Questions
Responses
2. Patch exists
Submitted by dejamuse on Thu, 03/05/2009 - 10:01.
I submitted an issue for this but it had already been done.
A patch was submitted, but I haven't tried it yet.
http://drupal.org/node/385030
....Jeff


1. I'm thinking something along
I'm thinking something along the line of displaying the content with a view. This views should use custom argument handling code that based on the role.