• auto increment integer field

    Hi, I use sugar 7.6 pro and I want a custom integer field id_autoincrement in the task module which is autoincremented every time that I create a new task. If I create a task and the last created id is 10 the new one will be 11 for example. I find a lot…
  • How to inherit Primary Team from related (Parent) record via Logic Hook?

    Hello, My scenario is the following: 1. We have Teams defined by regions (Africa, Asia, Europe...etc.) 2. For each Teams added some users. 3. An Account created (which is located in Europe) and manually set up the Team for Europe. If I create a child…
  • Set Relationship is not working on sandbox Sugarcrm

    This is m logic hook After Save , this logic hook is perfectly working on my local machine. But it is not working on sandboxcopy. I asked this question to Sugar Support team , They found that Set_relationship is not working . But my question is why this…