Tag: Salesforce

Save some SOQL queries with the Spring ’21 new Custom Metadata Static Methods

EDIT : Despite the exciting title, I stand corrected: Even when Custom Metadata records are retrieved with SOQL Queries, these are not included in the governor limit as documented …
April 2021
Advices
Publish your first App on the AppExchange

Publish your first App on the AppExchange

You just created an App that you’re proud of, and you think that your creation could help some people. So you packaged it and now you want to share …
April 2021
Advices
Tips & Tricks Texei : translate custom labels from excel to salesforce

Tips & Tricks #4 : Quickly translate custom labels from Excel to Salesforce using SFDX

Hello everyone, today we will continue our “Tips & Tricks” series. We will evoke a very painful point for me : TRANSLATIONS. For everyone who has already worked on that, …
March 2021
Advices

Move to Salesforce DX more easily with Org Shape for Scratch Orgs

Scratch Definition File, great but… If you made the move to Salesforce DX from an existing Salesforce org : You may know that building the Scratch Definition File for your …
March 2021
Advices

Three levels of apex testing

Salesforce gives some powerful tools to test an org’s apex code. Which comes with a great responsibility: get to at least 75% coverage for all apex classes. This forces …
February 2021
Advices

Tips and Tricks : Work with the Developer Console

If you are used to work with the developer console, you know some of the problems that can be encountered there. Today, I present to you 2 developer console …
January 2021
Advices