• How to obtain SugarBean from a relate field?

    Hi All I am working in Cases After Save logic hook and need to get a bean from a relate field. I have a relate field named vehicle_c which is related to a custom module called Vehicle. When I log the the field below in sugarlog I seem to get the title…
  • How to fetch the details Accounts database table and list in an custom module

    Hi All I have a requirement of list the Accounts module details in an custom module and filters out the data. How to Create a custom module that fetch details from the Accounts module table in the same database ?
  • 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 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 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
  • 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 ??
  • 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.
  • 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…
  • Workflows in 7.8

    Hi everyone, I am not able to create workflows in 7.8.2.2 Is this feature disabled? I can not find any create button to create workflows. I can only see existing workflows and can only edit them. Thank you!
  • Can a 'before' logic hook stop processing a bean

    Hi, I'm writing a logic hook to pre-process emails being imported via the SNIP email archiving feature. I'm using the before_email_import logic hook but I've also tested it for the more generic before_save logic hook in the emails module. Basically, I…
  • 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…
  • How to hide panel in SugarCRM 7.9 ?

    (Scenario 1) :- I want to hide panel in SugarCRM on based on user's department. If user's department is Accountant then I want to show subpanel and if not Accountant then I want to hide this panel. For this I have refer document https://support.sugarcrm…
  • 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.
  • Add download pdf button in popup view

    Is it possible to add a custom button that downloads pdf ? ive tried doing it but i only get create button from this example: Link here 'searchInputs' => array ( 1 => 'payment_date' , 2 => 'payment_stage' , 3 => 'or_no' , ) , 'create' => array ( 'formBase…
  • Convert Probability(%) field in editable dropdown

    Hi, I want to convert Probability(%) field in dropdown and editable. I remove default formula from studio and make changes in vardef file as below. $dictionary['Opportunity']['fields']['probability'] ['type']='enum'; $dictionary['Opportunity']['fields…
  • Dependencies to define a field required according specific

    Hello Developers, I'm working on sugarCRM 8.3. I need to write dependencies on custom field, where field is required or visible for specific role. I tried using JS but it is working only on web not in mobile.
  • How to prevent custom datetime field to be saved with rounded-off seconds value

    Hi All, I have an after_save logic hooks that copy the date of date_modified to a custom datetimecombo field. But when it is triggered, there are 2 rows being updated in the audit logs and there are values that the seconds are being rounded-off. field_name…
  • auto increment integer field

    Hi, I use sugar 7.6 pro and I want a custom integer field id_autoincrement in the task module which is autoincremented every time that I create a new task. If I create a task and the last created id is 10 the new one will be 11 for example. I find a lot…
  • Mass Update the text area fields.

    How can we mass update the text area type in SugarCRM?
  • How to setup a country and state related dropdown list ?

    Hi All, I want to set a drop down list of state which automatically listed based on the selected country. How to set values of drop down list based on the value of another drop down ?
1 2 3 4 5