• How create multiple links(relation ship) with bulk API

    Hello, I am doing rest bulk call. I want to create multiple relationships along with the bulk record creation/updation. Please advise. Thanks Sanket
  • How to make a Relationship between Users and Roles , Teams Modules

    Hi, I need to create relationship between Users -> Roles and Users -> Teams modules. Itry with using sugar studio but the relationship target module ( Roles and Teams ) is not listed. I must create relationships one to many with the core role module…
  • Improving the security of files uploaded to Sugar

    When users can upload arbitrary files to an application, it poses a considerable security risk when those files are stored on the file system. For instance, a user might unknowingly upload a file containing an executable script by a malicious source,…
  • 12.3.0 Customized create-actions components no longer supported

    Hi, When trying to install my a package with fixes for the 12.3.0 release, I am getting the following error: Customized create-actions components were found, which are no longer supported. The file is located at: /custom/modules/Leads/clients…
  • After Upgrading CRM 11.03 to 12.00 I am Getting Error.

    Dear Club Members, I have Recently upgraded My Sugarcrm 11.03 to 12.00 it was upgraded successfully and working After 2 days Stopped working and Getting below Errors Wed Feb 22 07:15:02 2023 [2434][1][ALERT] Hint: ISS request failed: POST hint…
  • I have Updated My CRM Ent 11.03 To 12.00

    Dear Club, Recently i have Updated My CRM 11.03 to 12.00 Using Silent CMD Feature After Upgrade I am getting Warring Below Still I have Repair 3-4 Times.
  • How to make API of any module in SugarCRM

    Dear All, please tell the process of making any module's API of SugarCRM. I am new user of SugarCRM. Thanks;
  • Regarding 3 dependent drop-down

    Dear All, Adding 3 dependent drop-down in my project with the help of coding in PHP . my current drop-down having 3 list items and currently working on depends only one but I want to change in drop-down depends on rest another category.
  • how to get flex relate field value in process email template

    Dear All, Can anyone suggest, how to get flex relate field value in process email template. We have one custom module as "<X>" and in Task record in "related to" field we have selected parent as "<X>", but we are unable to get value of the same…
  • PHP 8 Process Email Templates issue

    Dear All, Since 12.2.0, if the template system reaches a variable that is empty, it will stop filling from that onward. Process Email Templates stops parsing when it encounters an empty value for a variable. We have seen some situations where…
  • Process Email Templates not working for relationship fields for current activity

    Hi All, We are facing issue with many process email templates which has relationship fields for current activity or relationship fields of any module or link from related module. Please check syntax below: Syntax for current_activity link: …
  • if else condition not working in process email template

    Hi, I tried below in my process email template but not working : "{if !empty($fields.choose_module_c) and ($fields.choose_module_c eq 'Company')} {::accounts::name::} {/if} {if !empty($fields.choose_module_c) and ($fields.choose_module_c eq 'Investor…
  • Make dropdown fields dependent on Flex relate(Related to) field module name

    Hi All, Can we make dropdown fields dependent on Flex relate(Related to) field module name? Let's say - On module Meetings: I want to display dropdown field status values (New, Assigned) when flex relate module is Accounts & I want to display…
  • Files not changed after package deployment

    Hi All, I am trying to deploy the package since yesterday and package was deployed successfully but functionality was not working hence, I did the diagnostic and downloaded custom folder and check but file at location "custom/modules/XXXXX" was not…
  • sugarcrm radio button field dependent on parent_type () field

    Hi All, Can anyone suggest how to make radio type field dependent on parent_type( Related to )(Data Type: (parent_type)) field, means if parent_type == "Module Name" then make radio type field visible on record view. I have added formula in radio…
  • Sugarcrm EmailFormatter $mailer->setHtmlBody($body) function not working when description field of task module contains formatted text without html tags.

    Hi All, SugarCRM $mailer->setHtmlBody($body) function not working when description field of task module contains formatted text without html tags. Steps to reproduce: 1. Create Task record with description field value as below: "Dear Sugar Administrator…
  • User Unable to log-in through chrome main, but no problem with chrome in-cognito mode

    Hi All, User Unable to log-in through chrome, but no problem with chrome in-cognito mode. We tried clearing chrome browser cache also, but no luck. Please suggest. Thanks
  • How to parse description contains html tags while sending email to user programmatically

    Hi, How to parse description contains html tags while sending email to user programmatically? My code: " $oTemplate = new EmailTemplate(); $oMail = new SugarPHPMailer(); $oEmailObj = new Email(); $oTemplate->retrieve_by_string_fields(array…
  • How to find record created in Last quarter using custom query

    Hi All, Please suggest on How to find record created in Last quarter using custom query? Thanks, Shreya
  • How to add condition in custom report query where clause to get records created in Last Quarter

    Hi All, Kindly suggest how to add condition in custom report query where clause to get records created in Last Quarter? Thanks, Shreya
  • MailerFactory damage the attached files

    Hi Everyone! I have a problem with a code, I have a logichook that sends an email with files attached, but some days ago the customer reported an issue... the files arrive damage to the inbox email. I'm using the 'MailFactory::getSystemDefaultMailer…
  • After upgrade to 12.* version we are facing problem with package deployment using module loader

    Hi ALL, After upgrade to 12.* version we are facing problem with package deployment using module loader. If we try deploy the package then stuck at 99% and if we check in module loader package shows in installed list. Can anyone suggest what will…
  • How to find if is there job queue already there for current record if not then only add new job queue

    Dear ALL, How to find if is there job queue already there for current record if not then only add new job queue, as many entries are created every time record saves. Means before adding new job queue I want to check if it's already there and running…
« 2 3 4 5 6 »