• How to add Mass Update Function to Opportunities Revenue Line Items Subpanel?

    Hi, I would like to bring the mass update function into the selection array of the revenue line items in the subpanel of the opportunities. Currently the functions "Generate Quote" and "Massdelete" are integrated there: . . . 'selection' => array…
  • Initial Filter on a subpanel "Link an Existing"

    Has anyone been able to add an initial filter on a subpanel? In Opportunities I want to limit the Contacts a user sees to only those linked to the selected Account. I already have the filter built and tested, just need to add it to a subpanel.
  • actionButton - how to display the button in the list view / subpanel list ?

    Hello, actionButton is really a cool feature but few things are missing. My current expectation is the following one : you can display a button inline on the record view (meaning that, instead having it in the header you can put it on a specifiy…
  • 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…
  • Subpanel List view only display data when click on preview?

    Hi All, I am checking an issue on customer instance and I cannot see why the data from subpanel list view only display when we click on preview. after clicking on the preview button
  • Subpanel List View: How to ONLY show parent related field as column

    Hello everyone, I have a module B. In this module there is a field created from a 1:n relationship, which points to the module C (Contacts). Module B hangs as a subpanel under module A (also here a 1:n relationship). Now I want to show a column in…
  • Duplicate Relationships and Subpanels in Cases

    Dear SugarClub Members, We have a number of duplicate relationships in the Cases module. These relationships may have been created in Studio but are now not able to be removed from Studio. With the duplicate relationships, it has also created…
  • Issue in Adding button to panel-top-for-prospectlists

    I am trying to add button in "panel-top-for-prospectlists" in the contacts module by using Extension without overriding. The following is the code but the button is not being added. <?php $viewdefs['Contacts']['base']['view']['panel-top-for-prospectlists…
  • 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…
  • Adding a related contact on create (Admin)

    Hello! Our team has been stuck on these one for a while. Recently we implemented some processes to notify clients on the status of cases. We managed this without a problem. However we noticed something odd. Since the contact is related automatically…
  • Uploading file in Notes subpanel-create

    Hello all, I added a Notes subpanel-create component into let's say Account create view. But it seems it does not wait for the callback of the file upload function. So if the filesize is big (=slow) enough, the redirect of the page (after saving the…
  • Prevent execution of logic hooks of related module when we create record from subpanel.

    Hello, I have a module "Work Product" in which I have subpanels of 'Work Product Deliverable','Errors','Work Product Enrollment' and some other module. I have linked 1351 records of Error in Work Product and 6485 recors of Work Product Enrollment. As…
  • 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…
  • Circular M:M relationship adds duplicate rows to the linking table

    I'm trying to add a circular (relationship with itself) M:M relationship to the Product Templates module. I was to create it and the subsequent linking table and add the subpanels for both the left and right side of the relationship. However, when I…
  • 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…
  • How Hide SubPanel custom Module on Demand ?

    How is the process to remove a subpanel ?
  • Default sort order field in subpanel not working 6.5

    This is literally driving me insane. I am trying to default sort a custom date field in a custom module subpanel. Here's what I have done: Background: PI_Personal_Injury is the parent module INV_Time_And_Expenses is the module subpanel The field I am…
  • Locating the scroll position at start of the quickcreate form

    When clicking "create" button in a subpanel, i want to put the scroll position (and page position) to the start of the form were the first field is. since yesterday and only in chrome browser, when clicking "create" in a subpanel, the scroll stays at…
  • 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.
  • Why do subpanels generated from circular relationships doesn't have record links?

    Hi, I created a 1:M(one-to-many) circular relationship in Locations module. This generated a relate field and a subpanel. The issue is that the subpanel doesn't have any links in its records: Any ideas or fixes for this? Thanks, Eron Tancioco
  • How to display child module subpanel items in Primary module subpanel

    Hi All, I need to display the sub panel items of a child module in its parent module. Imagine There are three modules Say A,B,C 1) Many to one relationship between the module A & B and Module B is a child module of A . 2) Many to one relationship between…
  • How do I refresh a subpanel when a record is added to a different subpanel?

    On a case record I create a meeting using the create button on the subpanel. When the new meeting is saved an advanced workflow process creates a new task related to the case record. I want the tasks subpanel to refresh when the meeting is added to show…
  • Trying to create a relationship between Opportunities and Meetings and use the existing subpanel

    The goal is to create a one-to-many relationship of Opportunity to Meetings ( opportunity_meetings_1 ). As you know, Opportunities already have such a relationship ( opportunity_meetings ) because Meetings has a native flex-relate field. I know that creating…
  • Dynamically add fields to sub-panel on editiviewdefs.php

    Hi All, I am trying to create non-db fields for a custom module from the Account Module. I want this fields to be dynamically created so that if anything changes on Account Module, new fields can also be brought to my custom module after rebuild. In my…
  • subpanel controller not working

    Hi all I try to call function after click a button in list view on Email subpanel in Cases module but it not working, controller don't return anythings in console log. Can someone help me to find out why it not working ? custom/modules/Emails/clients…
1 2