Linked Profile
Design and Skin Customization
need some help
one of the great features of Jamroom is a profile can be linked to another user
my issue is, a e.g. producer is managing several artist profiles.
The producer wants to show on his profile index page the artists managed by him.
This works fine as long the producer has created the artist profile
the search function below does achieve this.
{jrCore_list module="jrProfile" search1="_user_id = {$_user_id}" search2="_profile_id != {$_profile_id}" pagebreak="3" page=$_post.p pager="true"}
However, if the artist has its own user profile, but his profile is also linked to the producer user account, the search does not work.
I understand why this search does not work, my question is what is the field which links the producer user account to the artist profile, when the artist has its own profile account?
tried to find the key, I'm lost
any suggestions, I hope I have described the problem for other to understand
Thank you
updated by @mountaintop: 03/18/22 02:24:17PM