I need to use masquerade for a site where users can create other users (subusers) and I want to use masquerade for users to control just the users they created. So I need a list of users from views (using relationship between those users) not a autocomplete field. Example: a user create a music band user and he need to control this profile too using his account. Thanks

Comments

smokris’s picture

Title: Custom list of users » Allow Custom list of users
Version: 6.x-1.5 » 6.x-1.x-dev
Category: support » feature

This sounds like a feature request to me — Masquerade could be altered to allow specifying a View that returns a list of users the current user is allowed to masquerade as.

smokris’s picture

Title: Allow Custom list of users » Use a View to specify a list of users to masquerade as

(fix title)

wjaspers’s picture

Status: Active » Closed (works as designed)

You can get views support with a Masquerade link handler field for views here: http://drupal.org/project/masquerade_extras