Useful tips for everyday
What are the setup objects in Salesforce? Setup objects are objects that are used to interact with the metadata. One common example is the User…
Is Salesforce multi currency? Along with multiple languages, Salesforce also supports multiple currencies. In a multi currency setup, users in different geographies can use their…
How do I find related list names in Salesforce? Saleforce Classic: Go to Setup > Customize > Accounts > Page Layouts. Click Edit next to…
What happens when return null? Returning null is usually the best idea if you intend to indicate that no data is available. An empty object…
Can community users have roles? Communities can support up to 3 customer roles. You can configure the number of roles by going to SETUP ->…
How do I turn off task notifications? Turn notifications on or off for your tasks Select the Settings button near the top right of the…
Is syntax a formula? Syntax refers to the structure and order of a formula, including functions, references, operators, and parameters. If you’re a spreadsheet user,…
How do I become GDPR compliant with email? Email compliance under GDPR First and foremost, you need to include an option to opt out…
How can I change checkbox background color? Set the height and width attribute to 25px and initial background color to black. The check-mark is also…
What does upsert mean in data loader? The upsert wizard combines inserting and updating a record. If a record in your file matches an existing…