• 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 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