Popular Salesforce Blogs
Solidify Customer Base with Case Management in Salesforce Service Cloud
In today’s digitally-driven and customer-centric world, the traditional methods of extending support have taken a backseat as customers expect new and innovative ways. But, even…
Using Ternary Operator in Salesforce Lightning Components
Blog
in Lightning
The below code shows how to use Ternary Operator in Salesforce Lightning Components: Ternary_Operator.cmp <aura:component > <aura:attribute name=”isError” type=”Boolean” description=”If Name is empty then true,…
Overview of Sharing Rules in Salesforce | Salesforce Security Guide
Blog
in Salesforce Admin, Salesforce Apex
Hey, have you ever wondered how one can make some restrictions in the profile so that it won’t affect the other user, their privacy within…