• how do I get curren contacts module record.js for upgrade version 9.0.1 to 9.0.6 ?

    [2024-07-09T07:07:03+00:00] INFO => F: [Issue 110][red][useOfAppViewInvokeParent][562][useOfAppViewInvokeParent] Use of removed Sidecar app.view.invokeParent method in custom/modules/Accounts/clients/base/views/recordlist/recordlist.js ({ extendsFrom…
  • For API customization in SugarCRM

    Dear All, I want to customized Some input received in Sugar by Default API . How can I customized if ? And Also share the path of default API in SugarCRM used. For Example :- I have share a case crate API with portal user and I received regularly in…
  • 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
  • Mail are not Synced in SugarCRM

    Dear Team, Outbound email are not synced in SugarCRM. Please help in this issuu , we are using SugarCRM version 9.0.1 Thanks
  • What is the use of erased_fields=true in REST API ?

    Hi, We are using rest api to get the records from any module , We see there is parameter used in that ?erased_fields=true , What does that mean ? For ex : we are using the api : / rest/v11_20/M03_Work_Product?erased_fields=true&view=list&order_by…
  • Change Meeting/Call Reminder Template to include Description value?

    What variable am i to use to add the meeting 'description' to the template? My change looked like this: <!-- BEGIN: MeetingReminder_Subject --> Meeting Reminder - {MEETING_SUBJECT} <!-- END: MeetingSpecial_Subject --> <!-- BEGIN: MeetingReminder --> Title…
  • How create multiple links(relation ship) with bulk API

    Hello, I am doing rest bulk call. I want to create multiple relationships along with the bulk record creation/updation. Please advise. Thanks Sanket
  • Recommended SugarPDF Font to Support Chinese & Tamil Characters

    Hi, What is the recommended Font for SugarPDF which support both Chinese and Tamil characters? We have tried following: Microsoft Ya Hei Microsoft Jheng Hei Regular These fonts works with both chinese and tamil characters but doesn't work…
  • How to add a custom button into the footer on SugarCRM Sell UI ?

    We are a system integrator and custom software development service provider for the Customer Relationship Management space. Currently, we are building an application for SugarCRM salespersons. We need to customize the SugarSell UI by adding a new button…
  • How to disable LDAP configuration without having LDAP connection?

    Hi, I'm a newbie in SugarCRM. I got source codes of SugarCRM (Dockerize) from another programmer but it need login via LDAP connection (which I don't have authorize). I want to change configurations to login using local db in my pc instead. How…
  • How to place Dashlets on a 'Detail View' screen?

    The question states it all: I just need a way to replace a 'Detailed View' to a Dashlet. In my situation, what I need to do is essentially create a relationship (check) between two separate modules (check) and then take the result of this relationship…