Control what your users can access and save time, money, and frustrations. Lock down sensitive data in SugarCRM or SuiteCRM to specific groups or teams. Supports unlimited assigned users, unlimited group assignments to records, custom layouts for each group, login/sudo capabilities and much more.
That makes sense. I need to double check if the primary flag is set by default for a new association. I want to say that it isn't. Either way, to do that you would edit /modules/SecurityGroups/SecurityGroup.php->inherit_assigned() and change the query to only select where primary group is set.
11 years ago
That makes sense. I need to double check if the primary flag is set by default for a new association. I want to say that it isn't. Either way, to do that you would edit /modules/SecurityGroups/SecurityGroup.php->inherit_assigned() and change the query to only select where primary group is set.