• Getting discard changes? popup after edit subpanel record

    I am getting a discard changes? popup after click on any module of navigation after edit in subpanel. Explained below: In Opportunity model subpanel for RLI, I have added a RLI record. After that I have updated the RLI record from subpanel with Quantity…
  • SugarCRM Ent Version 8.0.0 to 9.X Upgrade

    Hi Everyone, We are using SugarCRM Enterprise version 8.0.0 and we have to upgrade this to 9.X but we found that there are no upgrade packages available from 8.0.0 to 9.X. Does anyone have idea about 8.0.0 to 9.X upgrade packages to proceed with the upgradation…
  • How to use onchange event in hbs file ?

    Hi There, I have two drop down list in hbs template. I have to show the 2nd drop down options based on selection of 1st drop down. For ex: my 1st drop down is state and 2nd is city, On selection of state , city dropdown options should list based on…
  • How to create a chart in custom report ?

    Hi There, I have create a custom report in Report module. In that report i have calculated week data and Capacity Utilization Rate based on the records. I would like to represent the data into chart format like in regular Matrix report . For ex: Weeks…
  • How to create chart calculation of report ?

    Hi There, I am looking to export the data of one of the custom report into pdf format including calculation showing in chart format. I am not able to find any information or way to achive this in sugar crm. Please help me to implement this. Below…
  • How to import .dat file data in sugar crm ?

    Hi There, I would like to import the .dat file data from shared server into one of my sugar crm module . I did not find any way to achive this by inbuilt sugar crm code. Can anyone have idea to implement this in sugar crm ?
  • Value not showing in subpanel view

    Hi There, I am facing the below issue in sugar crm v11 . The field which has any formula for visibility that value is not showing in subpanel even when it has value and true with condition . Please help me to find the solution for this.
  • Create Pop up where I can enter some description and click on continue

    On click of button , I want a pop up dialog box where I can write some description and then click on Continue. Please help me here . Sugar CRM version used : 10.3 Enterprise
  • I want to add custom button near Cancel and Save button which should be visible when I click on create option.

    I want to add custom button near Cancel and Save button which should be visible when I click on create option. I am able to add button on edit record as well as view record but not on create record. Please help me here . Sugar CRM version used …
  • Ability to set values within any dropdown to active/inactive

    We need the ability on the admin/Studio side of things to be able to hide out of use dropdown options. Is it possible to hide values within an individual dropdown field without deleting? I would like to hide out of date values without deleting and removing…
  • I need to

    I have an Use Case where : 1. There is one checkbox in Account Module which should get enable or visible only when : a. Account Inofrmation is saved successfully without any error and this account should have atleat one Address and atleast one case…
  • How to add status field on module based on some condition?

    I have use case where when I click on 'Activate' button ,an API is trigerred which will show an alert boc saying "Account is activated". Now , I want to add one field like below screen which will refelct the status of accounts. <<Ignore module name…
  • How to update the list of items from the response in some fields ?

    1. I am calling an API on click of button. I am able to get response. Response Sample : { Item1, Item2, Item3, Item4 } 2.Now I want to put these values in some field (dropDownlist) where user can select it and use it. 3.I had no idea…
  • On click of custom button , how can I call API ?

    Query : I have an API in Acconts/clients/base/api/mycustomAPI.php. On click of the button (custom button created) , it should call that API. Sugar CRM version used : 10.3 API url :3.82.61.201/.../ My Code: (record.js) ({ extendsFrom:'RecordView…
  • How to override include/workflow/alert_utils.php file's process_workflow_alerts method ?

    How to override include/workflow/alert_utils.php file's process_workflow_alerts method ? Can you help on this ? Angel Magana
  • How to call save method in Recordlist Js ?

    Hi There, I am looking to trigger alert box confirmation box on onchange and update one of the dropdown field while record edit and save inline (in record list view) I tried ' handleSave : function () of record js in recordlist js but it't not…
  • Change Dropdown field to multiselect field according to Category

    Hello everyone, I have a "Type" field as dropdown and I want to change it multiselect field according to Category change. Please share your idea that how can I do it. If category = specimen then Type field = multiselect. If category = product…
  • How can i get field_name in detail.hbs of phone fields

    Hello Folks how can i get field_name in detail.hbs of phone fields. Eg, i can use values, record_id by {{model.id}} and module_name by {{module}} . So I want to have field_name of phone field.
  • Trouble while deploying custom module via module builder

    I am facing issue while deploying one of the custom module via module builder on my local server , As i checked the response it's showing 'strict-origin-when-cross-origin' error . Below is the path of api : http://localhost/sugarlive/index.php?to_pdf…
  • How to show pop up on button click of subpanel drop down?

    Hi, I would like to show a pop up window on click of a button from subpanel Action dropdown. I did not find any proper guide to implement the popup screen in sugar. Please help me guys!
  • How can we archive emails to users in Sugar through Outlook

    Hi Everyone, When we are archiving emails from Outlook to Sugar, can we relate to Users module? If yes can anyone suggest,how we can do this.I did not find any information in the Outlook plugin guide related to this.
  • How to get a field auto populate from another module's (from subpanel view) field on create view?

    I need to get a field from a module and set the value of this field on the name field when I'm creating a new record. For example, in a custom module, we have a field called "work product", when we are creating a new record in subpanel module we want…
  • Twitter integration with Sugarcrm 10

    Is Twitter integration is working with SugarCRM? If yes then How can we integrate Twitter with Sugarcrm 10, because I can see there is a tab for Twitter in Connectors/Set Connector Properties into SugarCRM admin? I created the app into my Twitter…
  • Calculated field after Particular date

    Hello everyone, We need the quote_amount_c field to be a dependent calculation. For records created prior to Jan 1, 2021, the field should be available for manual entry (no calculation applied). For records created after Jan 1, 2021, the field…
  • Click event on Checkbox in RecordlistView

    Hi everyone, Would you please let me know, how I can identify a click event on Checkbox in RecordlistView? Thanks, Laxmichand saini
1 2 3