My Unresolved Items in Salesforce
When you use Salesforce for Outlook, Lightning Sync, or Email to Salesforce to sync items or add emails from your email app to Salesforce, any items that these features can’t ....
When you use Salesforce for Outlook, Lightning Sync, or Email to Salesforce to sync items or add emails from your email app to Salesforce, any items that these features can’t ....
1. In Community Builder, drag the new Files List component onto a page. This gives your community members a one-stop view of all their files while letting them do useful ....
Simplify Your Code with the Apex Switch Statement Apex now provides a switch statement that tests whether an expression matches one of several values and branches accordingly.Apex switch statement expressions can ....
Simplify Your Code with the Apex Switch Statement Apex now provides a switch statement that tests whether an expression matches one of several values and branches accordingly. Apex switch statement ....
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 ....