• 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…
  • How the complex fields(Objects & arrays from actual api response i.e. get records for a module) are defined in Metadata API (/rest/v11_8/metadata?type_filter=modules&module_filter=Accounts)

    Hi, I am doing an Api call (using /rest/ v11_8 ) to get metadata from this endpoint " /rest/v11_8/metadata?type_filter=modules&module_filter=Activities" this is for "Activities" module, here I am getting a response like this (image= metadata API response…
  • how to create hook to retrieve a column and display on record view

    I am trying to create a hook that will retrieve the relevant column I want to display when selecting a relate field. By default this brings a back and stored the id in the custom table. I want to bring back a column related to this custom table …
  • how to define relate field lookup value working in the modules

    I took the following sample off Cases module and tried to apply same pattern but it is not working for me 'site_mxxn' => array( 'name' => 'site_mxxn', 'rname' => 'name', 'id_name' => 'site_id', 'vname' => 'LBL_SITE_MXXN', 'type' => 'relate', …
  • Modify the label that appears above a Relate field's search box

    Using SugarCRM 10.2 (Sugar Serve - cloud only) Is there any way to modify the label highlighted in yellow in the below screenshot?