Useful tips for everyday
How to specify record data in Lightning form? Specifying record data using layout-type loads the fields in the layout definition. All fields that have been…
How do you fix non static method Cannot be referenced from a static context? There is one simple way of solving the non-static variable cannot…
How to make API calls to SFMC from Postman? **EDIT 04/08/2021 ** – Updated to show implementation inside of new POSTman UI as well as…
How do I create an alert in Salesforce? Create Notification Type: Go to Setup → Notification Builder → Notification Types. Create a new Notification type.…
Can lightning Web components include Aura components? Lightning web components can’t contain Aura components. If you’re building a Lightning web component that expects other subcomponents…
When to use forcerecorddata or force recorddata? When using force:recordData, load the data once and pass it to child components as attributes. This approach reduces…
Can a change in Formula field trigger workflow? Currently, if you use a formula field in a workflow trigger criteria, a change in the value…
How to create a reusable email template in SFMC? How to create reusable content blocks in SFMC Email Studio and Content Builder 1 Navigate to…
How many records can a scheduled flow process? The maximum number of schedule-triggered flow interviews per 24 hours is 250,000, or the number of user…
What to do when your email syncs with Salesforce? If you have trouble syncing between your email application and Salesforce using Lightning Sync,ask your Salesforce…