Useful tips for everyday
How do I move a community page in Salesforce? To export the page: Open Community Builder. Open Settings / Developer / Export a Page. Select…
How to pass the iteration parameter in HTML? However, in lwc, I cannot do this basic manipulation in the html; it must be done in…
What is difference between SOQL and SOSL in Salesforce? SOQL (Salesforce Object Query Language ) retrieves the records from the database by using “SELECT” keyword.…
How do I calculate the difference between two date fields in Salesforce? To find the difference between two Date values as a number, subtract one…
How do I get the last day of the month in Apex? To get the last day of the month, use the following: Date lastDayOfMonth…
How do you call a refreshApex in LWC? To refresh stale Apex data, invoke the Apex method and then call getRecordNotifyChange(recordIds) to update the Lightning…
How do you handle multiple inputs React? The Solution: Refactoring ✨ Step 1: Add input default values and initialize state. First, let’s add default values…
What are publication lists? Publication Lists in Marketing Cloud help you manage how subscribers receive different categories of emails or SMS messages. For example, when…
How do I create a named credential in Salesforce? Define Named Credentials: Navigate to “Setup | Administer | Security Controls | Named Credentials | New…
How to start a routing case with omni channel? In order to start routing cases with Omni-Channel, Maria needs to set up a few more…