• How to push data to external system using module logic hook

    Hi All, I need to know is it possible to push data from sugar to external system using logic hook .I know web logic hook i s enough to push data even though i have an special requirement to push data using logic hook. I like to know is it any way to achieve…
  • What is server-side components ?

    Hi All, As part of knowledge acquisition.I like to know about the server side componets. Actually which are server-side components in the Sugar framework ? is it Sugar bean is a server-side component ?
  • How to Use REST API ? and what are the Endpoints for Sugarcrm for Enterprise edition ? for User Management

    I am looking for API which will handle User Management endpoints. example - Create User, Delete userr, assign roles to the user etc. please suggest. thanks in advance !
  • Has anyone made it so that you can search by the TO address in emails?

    I just want to search by the TO address to see all emails that came in to a specific sales person. I cant seem to do it in either the ListView or a report. Has anyone ever successfully done this. I am thinking about adding my own relationship but I am…
  • Is it Load balancer is a required component ?

    Hello All, I saw an architecture of Sugarcrm and I like know about the relevance of load balancer in Sugarcrm architecture . is it a required component in the scalable architecture ?
  • Subpanel with external database table

    I am working with Sugarcrm 8 ENT versdion, I want to display values from external ERP as a Sub panel in Accounts module. How can display legacy/external database table values in Accounts module subpanel.
  • Connect Sugar with DataBase

    Hello, Following few weeks of test i'll transfer my on premise server to a cloud server. The application has been installed and tested on cloud few weeks ago with a database from December 2019. In order to update the database, is it enough to 1 - Dump…
  • The Products "Subpanel" on Quotes

    I need to run a script when an item is Saved on the Quote. So you pick a product from the dashlet, it is added to the SubPanel and then you click on the green button to save it. As it is saved I need to check its 'product_template_id' and if it is one…
  • SQL From the SugarCRM.log file

    I might be wrong but ever since the change over to Prepared Statements the queries from errors or slow queries in the logs have been difficult to use at best. I have had to manually reconstruct more than a few queries. Maybe there is a tool out there…
  • How do you pass information from one JS to another

    Say you had a custom field called "agent_type" so you have a directory called custom/clients/base/fields/agent_type and that directory has agent_type.js in it. Now in that script it preforms some sort of check on the data in this field, say a duplicate…
  • Extending EmailTemplates to add Cases Module in Sugar 7.9.5, Parsing Email not working

    I was able to add the case modules variables in the email template Reference Insert Opportunity variables into Email Templates ) , I'm not able to parse the emails, I did try overriding function email2Send in modules/Emails/Email.php . in custom/modules…
  • How to do a validation that requires an API call

    I want to add a validation to make sure the email address added to a record is unique. This, of course, requires an API call to go check the current email address to all the others. The problem is, in my validation function, by the time the API call returns…
  • What do you mean by Sugarcrm components

    I have a confusion related with the term Component . What do you mean by Sugarcrm components and which are the sugarcrm components
  • 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.
  • Showing timeout while trying to search on custom field

    Hi All, I created and deployed a custom field through Studio and when I trying to search the particular custom field in the list view it seems to be timeout. How can I solve this issue ?
  • 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 add two columns inside search field.

    Hello guys After many attempts columns inside the search field not working. So can someone show me how to add two columns inside the search field? As an example from contact module when you select account search filed name then on the search listing we…
  • How to Create custom View In Sugarcrm 9.x EP. ?

    Hi All , I want To create custom View action page like own design and insert Code. within the module like leads.
  • Add meetings from SugarCRM calendar to Google calendar and viceversa, at runtime.

    Can we sync sugarcrm calendar with google calendar? so user can manage his meetings from his google account too. This should be bi-directional. So create, edit and delete meeting can be possible at both sides. Please advised on this.
  • PCI Compliance

    I am a little disappointed that in 2019 this isn't addressed in core code yet but before I open up PHPStorm I thought I'd ask if anyone has addressed any of these items yet - Users can reuse previous passwords, so even if I force it they can just enter…
  • HOW TO - Cleanup your UPLOAD directory

    I've seen this question asked a lot and never seen any answers. I found a way to reduce the size of my on-site "uploads" folder by almost 30GB. Thats a lot of recovered file system storage especially if you perform regular backups of your file system…
  • Code Completion with BeanFactory

    I have hated that code completion for field names and relationships doesn't work in PHPStorm when using BeanFactory and while I have found a hundred "workarounds" over the years none have really been great. This one is pretty close. See the video to see…
1 2 3 4 5 »