• HTTP: 500 Internal Server Error Invalid subscription json data

    Dear Team, I have Upgraded our sugar CRM 11.0.6 to 12.0.3 & we are Getting CRM after login screen ( HTTP: 500 Internal Server Error Invalid subscription json data ) Please help what can i do for this issue
  • Dynamic value set via Ajax in Accounts/Any modules in create page, But If click save button automatically got erased.

    $("input[name=name]").val('test'); when applying the value using Jquery. then after clicking the save button value is automatically erased and throws the required error message.
  • Sugar Latest Version ENT V13 Clarifications

    1. New Module Deployment : In Sugar V13 ENT default fields, such as the 'Name' field, are not listed Studio ->Layouts -> Record View/List View sections. For example, we would like to display the 'Name' field somewhere other than the top of the screen…
  • After upgrade to 12.* version we are facing problem with package deployment using module loader

    Hi ALL, After upgrade to 12.* version we are facing problem with package deployment using module loader. If we try deploy the package then stuck at 99% and if we check in module loader package shows in installed list. Can anyone suggest what will…
  • How to skip BPM while importing records

    Dear All, We want to send custom email to user saying record is created, but don't send when record is created using import. Can you please suggest a best way for the same. Thanks,
  • How to utilize Quick Repair from the CLI and the Profile Menu

    In the next post at https://sugardevelopersguide.substack.com/ . We will publish our thoughts on QRR from the command line and from the profile menu. Detailed instructions and Module Loadable Packages to add QRR functionality to the SugarCRM Console…
  • Sugar 12 (Q2-2022) Development

    Sugar 12 (Q2-2022) launches this month for both on-premise and cloud users. Want to learn more about Sugar 12 development? Subscribe at sugardevelopersguide.substack.com/
  • I Am Getting Error On our CRM LOG File.

    Dear Team, I am Getting Error In Our Log file on multiples time please suggest what why this coming and how we can Resolved this. Error- Fri Mar 11 20:05:38 2022 [7487][9b290b6c-b1e0-11e9-b3cb…
  • After Code deployment with Git I am Getting Error..?

    Warning : require_once(src/Cache/Backend/BackwardCompatible.php): failed to open stream: No such file or directory in /var/www/html/sugarcrm/include/utils/autoloader.php on line 355 Fatal error : require_once(): Failed opening required 'src/Cache/Backend…
  • How can I access fields in my javascript?

    Hi, Sorry if the question is very simple but I'm can´t seem to find a solution to my problem, maybe because I'm new to SugarCRM development. I managed to add a button near the "Edit" button when you open a contact and I managed to make it call a hardcoded…