I have created multiple user lists and would like to display the list a user belongs to by default, instead of the main default list, when they first access the page. I can modify the code myself, but can't seem to find the code where the select list is created. I found the line in the default template file where it seems to makes it, components/com_comprofiler/plugin/templates/default/default.php, line 602, but I'm at a loss as to where the code is that actually creates the select list. Can someone point me in the right direction?