• How to call api within a Dashlet?

    I am lost when it comes to API calls in SugarCRM.. I want to have a better understanding. Can someone give me an example of dashlet with an API call in it? Thank you Eventually I will need to create an api call that returns data for this query…
  • How to create a relationship using module loader?

    I get the error " Manifest file must specify the package type" when I use the following manifest. $manifest = array ( 0 => array ( 'acceptable_sugar_versions' => array ( 0 => '9.0.3', ), ), 1 => array ( 'acceptable_sugar_flavors' => array ( 0 => 'PRO…
  • How can I use joinTable properly?

    Hi there. I am making a custom sub panel to display accounts that are related to an opportunity but are't the paying account There is a custom 1 to many relationship from Accounts to Opportunities In opportunities there is a custom field which is a related…
  • Resolving cannotPerformCollationConversionOnTable red flag on SugarCRM upgrade to version 9.0.0

    Even though there is seemingly no release notes or updates about it, files for SugarCRM version 9.0.0 have been released here . Note: you must have a SugarCRM subscription to see the downloads. I'm using the upgrade package (SugarEnt-Upgrade-8.0.3-to…