• How can I display fields from one module on the create and detail view screens of another module?

    In the module builder level, I have created three modules. We are using the SugarCRM sidecar method to display the modules. Module 1: Contracts Fields: Name, Email, Mobile Module 2: Contracts_Sales Fields: Sales_person_name, Sales_company, Sales_email…
  • 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…
  • Print files from list view of Module and Subpanel

    How to add print file button in Action menu of record.? When the user selects records in the list view (module) or is viewing the records in the subpanel, clicking on the Print Files button will cause the files in those records to mass print. (Makes…
  • Why is record.php not being used when I install this package?

    Here is the package. Feel free to unzip it and take a look. Lev_Contracts2013_09_20_Amy.zip I am frustrated, because I have a file \SugarModules\modules\Lev_Contracts\clients\base\views\record\record.php but after installing, it doesn't show up…
  • How can one installation package replace another without uninstalling and reinstalling?

    How can one installation package replace another without uninstalling and reinstalling? We want to use packages to make changes to Sugar instead of studio. That way we can track the changes in GITHUB.
  • Creating a custom module based on Quotes

    I am thinking about creating a custom module much like Quotes where a related modules records can be added on the same form as the Record/Create of the parent record. This module would be much simpler than quotes and products would not be involved but…
  • Additional column into created records tab of import of custom module

    Hello All, Below is the screen shot of Created Records section of Accounts module(Import). While importing custom module records into custom module we will get only two Columns (fields) (Name and Assigned User Name) by default. Is there any way to add…
  • Auto Increment Integer Field in SugarCRM 7.6 On-Demand (SaaS)

    I've been encountering an issue when working with SugarCRM 7.6 On Demand (aka SaaS instance) in making a custom field auto-increment on every update. Since I can't access the code directly to modify Sugar's internals to create an auto-incremented field…
  • Workflow to ship through Git a custom module without having every developer/server to manually load it

    Hello! (Sorry for the length but I think it could help many people, so I will take the time to explain) My teammates and I are working on some custom developments into SugarCRM (version 7.6), and we have some trouble to understand what is the right way…
  • Custom module broke the Reports module

    Hi, So yesterday I created a custom Module with the ModuleBuilder, and I the same evening I deleted it because it was actually not necessary. Then something strange happend with the Report Module (as you can see here: 01.05.2016-11.45.47 - SolidTerre…