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.
This case is public.
Please leave out any sensitive information such as URLs, passwords, etc.
Saving Comment...
Are you sure you want to delete this case?
SugarCRM Editions
Sugar Community
Compatible Versions
"It works perfectly :) I had some problems when i started using it, but with some help from the team of Sugar Outfitters, everything is fine and workin..."
- joaninhafonseca
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.