Tag: sfdc

Scenario: Display Images from static resource in formula field based on field value in Salesforce

  When displaying image directly from static Resource You don’t need to put any file extension like jpg, png, gif when you’re referencing the static resource itself (e.g. /resource/ImageFolder represents… Read more »

Trigger Scenario: Prevent Duplicate Records Based on Multiple Fields in Salesforce

Trigger to Prevent Duplicate Contacts Using Email or Phone Number We checked in earlier post how to prevent creating duplicate Records if one field is same. Now in case of… Read more »