• Buttons not showing in Accounts DetailView when primary email is added

    Hello, I'm new in this and I have some strange issue which I can't reproduced why is happening. I have added LogicHook on after_retrieve to make some logic $hook_array [ 'after_retrieve' ][] = Array ( 3 , 'UpdateInfi' , 'custom/Extension/modules…
  • Can a logic hook send or receive data?

    I am trying to send an AJAX to a loogic hook to get the id of a newly created Case, but I am not getting an answer, also and I have been trying to do it by CURL towards another php but I am not getting any answer either, is this possible or not?. Thanks…
  • 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
  • How to set a limit to the maximum number of users/employees ?

    Hi Forum, SugarCRM 6.5.20 I would like to set a limit to the number of users/employees that can be created in a given distribution. Is there a way that this can be achieved ? eg. If I set the limit to 50, when the administrator attempts to create the…
  • No valid themes are found on this instance

    I am using Sugar CRM version 6.5.7 on PHP 5.3.28. I have recently migrated this application from Windows Server 2008 R2 to Windows 2016 Datacenter. The users on the application are getting this error randomly and there is no log for this particular exception…
  • How to save Inbound emails attachments in case  Attachments ?

    Hi All I would like to save inbound emails Attachments save to cases module... => same as emails create cases but attachments not shows. any idea.. Regards MK.
  • How To save date and time value in date and time field in sugarcrm using before save logic hook ?

    How To save date and time value in date and time field in sugarcrm using before save logic hook ?
  • How To create Custom Action In 9.X Like 6.5.

    How To create Custom Action In 9.X Like 6.5.
  • 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 ??
  • 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…
  • SugarCrm add a column to leads list page.

    I've to add a column in leads list view page. I've tried this... custom/Extension/modules/Leads/Ext/LogicHooks/specQuickEditButton.php <?php $hook_array['process_record'][] = Array(1, 'Add Quick Edit Button in ListView', 'custom/SpecCustom/LogicHooks…
  • Windows 10 pro Files (x86)\IIS Express\PHP\v7.1\php-cgi.exe - The FastCGI process exited unexpectedly

    Hi All, I am facing 'T he FastCGI process exited unexpectedly' issue on local computer. Following are the system configuration Operating system : Windows 8 pro PHP 7.1.29 Sql Server 2014. Sugarcrm 8 Please help me solve this ' FastCGI process exited unexpectedly…
  • How can I select base_module for Email templates

    Hi All, I need to group Email templates based on the base_module value in the database table. How can I add the base module for an Email templates
  • 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…
  • Create custom email and send it to Email Queue

    Hello there We are using SugarCRM 6.5 CE and let me share a new functionality I am trying to add to my sugarcrm configuration. I am creating a new button that launches a process which reads a custom "status field" of all accounts, and for all those which…
  • 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.
  • Disable Assignment Notification On Module In SugarCRM

    How can I disable assignment notifications for a particular custom module in SugarCRM? Eg. When I create a new Case or Task and assign it to a User, the User receives an email about the assignment. If I turn off "Assignment Notifications" through Email…
  • Mass Update the text area fields.

    How can we mass update the text area type in SugarCRM?
  • 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 ="…
  • after_relationship_delete logic hook deleting all records.

    I have created following code to delete record from related module,when user click on a remove button, from subpanel. I am facing a problem that when i remove a single record, it remove all the records from related module, instead of that single record…
  • Dynamically hide panel in detail view based database field value

    In have Custom module called Quotes where I have a panel at the top in Detail view .I have database field called Status in Quotes table what I want is when status field in Quotes table is 1 then only the panel should be visible or else not can any one…
1 2 3