How To Parse Email Template Variable In SugarCRM /SuiteCRM By Custom Script

SugarCRM, SuiteCRM Navin Rakhonde
Greetings from TechCRM! Here is an code snippet how SugarCRM parse an Email Template. Let's have an example Here I have created email template from Emails->Create Email Template Template body : Hello $contact_name, Greetings from TechCRM. Here we have example of some variable. First Name : $contact_first_name Last Name :…
Read More

SugarCRM 7 – Apply initial filter in relate fields and relationship fields with quick(popup) search

SugarCRM 7 Navin Rakhonde
In this article,I will be explaining how to apply initial filter in relationship fields including quick(popup) search in Sugarcrm7.x.Lets say we have accounts module(sugarcrm out of the box module),is having one-to-many relationship with accounts module,for the purpose of linking new records to old(parent) record.This is not sugar out of the…
Read More