• Migrating from 6.5 to 7.9 - custom/module/Contacts doesn't work more

    Hi, we performed a migration from 6.5 to 7.9. Our installation of sugar has a lot of custom modules, and fortunally all of this seems to work fine. The issue that we got instead is in the customization of Contacts module. In custom/modules/Contacts/ we…
  • Create Email (compose.js) - how do I access the pre-populated contacts from the render function?

    Hello, For context: I am attempting to extend compose.js to set up some default values based on the number of contacts initially added. I am creating the email from the email subpanel on a case, which adds the case contacts into the email recipients by…