• How to access dashlet configuration variables from the server?

    When you click the "gear" icon in the top right corner of a dashlet, there are config items users can set for each of their dashlets. I'd like to be able to access those dashlet configuration values from my server code. Is there a class I can use to access…
  • How to remove append contact multi email Save.

    How to remove or restrict multiple email insert in contact create . or I want to make Normal email field contact module. save only single email remove multi email save features or plus button. Thanks Mack
  • How to remove/disable by permanently sidebar pane (right side Dashboard) in Sugarcrm 9.1 from list view and Record View to all Module

    How to remove/disable by permanently sidebar pane (right side Dashboard) in Sugarcrm 9.1 from list view and Record View to all Module. sugar10. sugarcrm 9.1 developer preview developer
  • Utility of having leads AND contacts

    I’m wondering about the utility of maintaining both leads and contacts. Up until now the system had 2 modules leads and contacts (contacts essentially being a copy of a lead that has converted), but I’m starting to doubt that we really need this. Leads…
  • How To create Custom Action In 9.X Like 6.5.

    How To create Custom Action In 9.X Like 6.5.
  • Can you gather information from a Meeting and place it into an Advanced Report?

    Hi guys, I have a question...is there anyway to create an Advanced Report for information logged into a meeting for instance? I am trying to create a Custom Query to select the data entered into a meeting but I can't seem to gather the information to…
  • How We can global manage holiday calendar and business hours in sugarcrm 9.X EP

    How We can global manage holiday calendar and business hours in sugarcrm 9.X EP
  • How to change the background color of records in a list view according to the Status Value??

    How to change the background color of records in a list view according to the Status ??
  • How to get only selective information in profile API

    We are using https://<sugar_instance> * ramaraj.karuppusamy to get the current user profile. But it returns complete info of the user which includes preferences, modules, acl, etc . Is there a way we can get only selective information(We should be able…
  • Unable to sync with server.

    Hi, I am getting below error when trying to login to Sugar instance: Unable to sync with server. A request is failing that makes the application unusable. Please contact technical support. Could anyone help how to resolve this please? Thanks
  • Automated email template based on survey answers

    Hi there, I would like to create a survey in sugarcrm. Survey will have 10 questions, each question will have different options. The responses from each user should save in to the sugarcrm database. Once user replies to the survey (when a record is updated…
  • Limit the size of a TextArea in Detailview

    How can i limit the size of a TextArea field in the detailview? because when the text is too long, it push the whole right size out of the browser: i tried to limit it through the view.detail.php file ,using javascript, but the field is actually a span…
  • Extended Table in Editview

    Is there an option to create a table in the editview , which can also extended, to more lines by the user? (the user push + and the table extended with a new line). i'm familiar with Sugarcrm Coding. of course, without creating a new module and relating…
  • REST Api for  set_dropdown

    what is the REST Api for SOAP set_dropdown and get_dropdown?
  • How can i call yes/no popup when saving a contact

    I'm using the Community Edition of Sugarcrm. I want to present a yes/no popup, when the user push "Save" button on creating a new contact. For doing that i need to somehow call a javascript function/file when the button "Save" is pushed on the editview…
  • How can I share the code in 3 servers?

    Hello! The problem that I have right now is an Infrastructure level; I'm hosting on AWS a SugarCRM application and I have to replicate the code in 3 servers of an Autoscaling group on Amazon web services, What I'm using is EFS (elastic file system) or…
  • What your favorite type of music to listen to while programing Sugar?

    personally I enjoy SomaFM Player just thought a fun thread would be a nice change for once.
  • Hide or remove email settings message from module list view

    Hi, I see message on each module list view regarding email settings. I don't want to configure email but I will do in future. I want to hide this message. "Note: To send record assignment notifications, an SMTP server must be configured in Email Settings…
  • Connection test failed in "Full text search setting" in Sugar 6.5 caused by Possible Cross Site Request Forgery (XSRF) Attack Detected

    Hi, Connection test failed in "Full text search setting" in Sugar 6.5. I found that it is caused by Possible Cross Site Request Forgery (XSRF) Attack Detected and i follow the suggestion by adding "$sugar_config['http_referer']['list'][] = 'localhost…
  • Mass Update the text area fields.

    How can we mass update the text area type in SugarCRM?
  • Getting all available modules in v10 REST API

    Is there any rest v10 API to retrieve available modules in v10 REST API version?
  • What are these IDA fields?

    Can someone confirm what are these _ida fields that we sometimes see in vardefs? For example I created a relationship between leads and users (1-to-N) and now seeing the following: $dictionary [ "User" ] [ "fields" ] [ "leads_users_1leads_ida" ] = array…
  • Field account name not mandatory in opportunities

    I am trying to make the "Account Name" field by creating a new opportunity that is not mandatory but I am not capable. The option to make that field is not mandatory appears in the Studio and I have already tried to eliminate the line "<span class ="…
  • Action after duplicate check

    Hi, I have been playing a bit with the record duplicate check which comes in Sugar 7 and I have been able to add my own validations and to edit the layout of the duplicate check pop up in order to appear the fields which I want. What I want to know is…
  • set_relationship returns 500 in v7.11. Is backward compatibility not supported?

    My use case is simple. I'm creating a Contact, I'm creating a Case and I associate that Case with the contact. When we initially built the integration, only api v4_1 was available. When use API Key of SugarCRM v7.11, Contact creation and Case creation…
1 2 3