Is there a way to show inside each profile (or in a block that only shows there), all other users that are queued the same way that the profile´s owner? (not the current user, but the profile´s).
Thanks!!
Rosamunda
Is there a way to show inside each profile (or in a block that only shows there), all other users that are queued the same way that the profile´s owner? (not the current user, but the profile´s).
Thanks!!
Rosamunda
Comments
Comment #1
xmattus commentedNot per se in the module, but this wouldn't be terribly hard to do in a theme (esp. in user-profile.tpl.php), i.e.
Feel free to extrapolate.
Comment #2
Rosamunda commentedThanks Matt!
I´ll try it out!