• Remove Global Team from all the modules

    Hello Everyone, I am working on SugarCRM Enterprise, Version 9.2.0-dev.1 (Build 120) (Fall '19). I have to remove Global team from all the records which I have in SugarCRM all modules. Earlier I was thinking about deleting team id of Global Team (i.e…
  • Set selected_teams (padlock) in Logic Hook

    Hello All, I am working on SugarCRM Enterprise, Version 9.0.2 (Build 191) (Spring '19) I can set padlock (which is used for teams with special access: O&ST) from record.js but I want to set it from hook. I want to achieve same functionality from before_save…