• 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…
  • Team permissions with custom restrictions.

    I have two teams. I want both teams to be able to change the sales stage, but I want team A to be restricted from changing the sales stage to "Closed Won". This should only be done by Team B. Is this possible?