Hello, is there a way to show the main email address affiliated to an account on the template?
Im using this to get a raw list of all the users under a quota
{jrCore_list module="jrProfile" quota_id="4" template="show_all.tpl" assign="TOP_ARTISTS" limit=5000 }
and then {$row.profile_name} to show their names, I tried to find a variable using {debug} but no luck, do you have any suggestion?
Thank you
updated by @maxcinsay: 03/23/14 04:14:50PM