Mass Email Contacts and Mass Email Leads in Salesforce
1. Create an Email template and a list view. Make sure the list view is not reaching more than 10 records. 2. Go to Contacts tab for Mass Email Contacts and ....
1. Create an Email template and a list view. Make sure the list view is not reaching more than 10 records. 2. Go to Contacts tab for Mass Email Contacts and ....
You cannot use DML (Data Manipulation Language) operations in getter or setter methods in Salesforce. The getter and setter are invoked either by your code, or if you are writing ....
Spinify is used to solve adoption and engagement issues by using its Lively Leaderboards. To connect Salesforce from Spinify, check the below steps. 1. Go to Integrations in Spinify. 2. Click ....
Enhance your component’s performance by marking actions as storable to quickly show cached data from client-side storage without waiting for a server trip. If the cached data is stale, the ....
Encourage Users to Work in Lightning Experience. Only users with access to Lightning Experience see the feature prompts. 1. Go to Onboarding & Assistance. 2. Enable Onboarding & Assistance. When the user ....
In the above example, if the Account Approver field is blank, the current user id is used as Owner Id else Account Approver will be the Owner Id for the ....
Implicit sharing is automatic. You can neither turn it off, nor turn it on. It is native to the Salesforce Platform. In other words, this isn't a configurable setting available ....
Use CustomObject and CustomObjectTranslation to retrieve translations using Metadata API Sample Package.xml: <Package xmlns="http://soap.sforce.com/2006/04/metadata"> <types> <members>Account</members> <members>AccountContactRole</members> <members>Activity</members> <members>Asset</members> <members>AssistantProgress</members> <members>Campaign</members> <members>CampaignMember</members> <members>Case</members> <members>CaseContactRole</members> <members>CaseMilestone</members> <members>Contact</members> <members>ContentVersion</members> <members>Contract</members> <members>ContractContactRole</members> <members>ContractLineItem</members> ....
1. Go to All Communities. 2. Select Workspace. 3. Select Administration. 4. In Members section, select the user profile so that the user will get access to Network Object.
1. Hide Details - Others can see whether the user is available at given times, but can not see any other information about the nature of events in the user’s ....