Hi... I've created a users and assingned to a specific group. So, if that new user logs in and create a new contact after meeting a client how can I set the Group field to be his defaul group and not array with no option of him changing? Currently it is set to array
Utils_CommonDataCommon::extend_array('Contacts_Groups',array($g=>$g))
can this be done thru permission or we can go ahead and edit the code? Thanks!