• SugarBean best practices for working with related records

    This blog by SugarCRM Technical Account Manager and Solution Architect Angel Magana is reposted with his permission. See Angel's Blog: SugarCRM: Related Data Interactions for the original post from Angel's blog. In this post, Angel explains some best…
  • Sugar Developer Tools

    Sugar Test Tools Certain Sugar Test Tools are only made available to existing Sugar Customers and Sugar Partners and their use is subject to the included Test Tools License. You are required to have a Github account and to be a current Sugar Customer…
  • Change Event within the Record List View

    Hi Everyone, I'm looking for a way of capturing the Change Event within the Quote Stage Drop Down list on the Quote Record List i.e. www.example.com/#Quotes I have been able to successfully detect the change using the hasChanged method ie.: self . model…
  • set sugar crm on local machine for free trial ?

    https://store.sugarcrm.com/download always pointed me to the profile page when I tried to setup on local . I am just trying to use for trial/ free purpose . is it possible , or do i need to purchse ?please suggest
  • Reports: Filter by related record count

    Hey Folks, I would like to create a report with a criteria based on related module record's count. For example, we have Accounts and related Opportunities, each Accounts have "N" number of opportunities related. Here, am trying to get all Accounts which…
  • 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 ?
  • Which CMS is best for using with SugarCRM?

    Hello! Does anybody here gave good experience with a CMS-System to connect with SugarCRM? Is there a CMS-System which is better to connect with? Maybe someone can share his experience with it. We want to transfer data from the CMS-System to SugarCRM which…
  • 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 Remove List View Edit Button Based On Condition..?

    Hi All, How to remove list View Edit Button Based On Condition..? sugarcrm expert sugar developers
  • Unable to turn off TRACKER - support unable to help :(

    Hi everyone, We have a customer (on-site) using Ent 9.0.3, who must have their Tracker function in Sugar turned off (for compliance reasons). Using the checkboxes in Admin > Tracker doesn't stop the tracker from running. You can test yourself, it's still…
  • Relate Field Custom attribute

    Hi Everyone, I did some poking around but couldn't find anything directly related to this. Is there a way to create a field that stores a custom attribute that's related to another module? Scenario: I have a relate field(Users) on the opportunity module…
  • Show Fields of Any Module in a Custom View

    Okay, so this is a pretty advanced level question (I think) and only people who have really worked in depth with SugarCRM might be able to answer this. What I am trying to achieve is this. I want to load and render all (or selected) fields of any module…
  • Condition for Product Search In All Modules

    how to inactive a product(Disable A Product For All modules Based On Condition ) in sidecart view and also in search in 8.x version. hats Francesca Shiekh Alex Nassi here i dont want to show a product based on condition..
  • 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…
  • Remove Global Team from all the modules

    Hello Everyone, I am working on SugarCRM Enterprise, Version 9.2.0-dev.1 (Build 120) (Fall '19). I have to remove Global team from all the records which I have in SugarCRM all modules. Earlier I was thinking about deleting team id of Global Team (i.e…
  • How We Can Make custom log field Like As Comment log?

    Hi All, I am Trying to create New Custom field same Beauvoir default comment log filed sugar crm 9.x. any one any idea for how to create new custom comment log filed in module.... Thanks
  • How to access an information hold by a relationship in my view / layout / field ?

    Hello, I want to improved the Contact subpanel for the account's module, by including an additionnal CSS property to highlight contact that do not "work" anymore for the account, ie the contacts marked as not primary in the relationship accounts_contacts…
  • How We can display drop down database value to Lable value.?

    How we can display drop down database value to Lable value. Ex. db value -1(db) - New(Label) 2 (db) - In progress (Label) 3 (db) - Working (Label) 4 (db) - Close (Label) 5 (db) - Pending (Label) i want to display new
  • 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.
  • RLI Opportunity Subpanel create not working

    Hi, currently we have an environment that the customer wants to have opportunities with revenue line items enabled. So what I naturaly did was to enable the subpanel en module in de administration and on top of that changed the opportunity settings to…
  • TinyMCE Dynamic Hyperlink

    Hello all, We are encountering an issue when we append a dynamic link ($link) in Email > Email Templates in SugarCRM. The $link contains a custom link generated from a logic. However, when we hover on it, it shows and opens as http://crm.com/$link . We…
  • 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…
1 2 3 4 5 »