• Performance Issues with Custom Table Joins and Sorting in SugarCRM After MySQL Upgrade to 8.0.41

    We recently upgraded MySQL from version 5.7 to 8.0.41. Post-upgrade, we have observed a noticeable improvement in overall query performance. However, we are encountering a significant performance issue, specifically when accessing list views in modules…
  • How to make a custom report

    Hello, I am new to SugarCRM, I want to know how we can generate a custom reports in which we can override export to word/pdf functionality as well. Please suggest any relatable guide. Thanks
  • How to override export to word feature in custom reports

    Hi, We are using a custom report to display data in tabular form , We need that all data to be export as a word file as well. I am using normal php method to export the data but it's showing the css, js files missing errors and not displaying proper…