Useful tips for everyday
How do you authenticate a request in Python? To achieve this authentication, typically one provides authentication data through Authorization header or a custom header defined…
Can I be a Salesforce developer? You can become a Salesforce developer this year! I have witnessed so many people from all sorts of backgrounds…
How the date is calculated? According to Zeller’s rule the month is counted as follows: March is 1, April is 2….. January is 11 and…
How do I see all apps in Salesforce? We can get the list of items in the Force.com app menu or App Launcher from the…
How to use the ampscript function in content builder? Use only with Image-type content in Content Builder. This function does not work with the Image…
How to make a Visualforce page a PDF file? You can generate a downloadable, printable PDF file of a Visualforce page using the PDF rendering…
How do you put a decimal number in HTML? You can also use a decimal value: for example, a step of 0.3 will allow values…
How do you call a custom label in a VF page? To access custom labels, Go To Setup — Create — Custom Labels. Click on…
How do I create a permission set in Salesforce? From Setup, enter Permission Sets in the Quick Find box, then select Permission Sets. Click New.…
What are Configuration Attributes in cpq? Configuration Attributes act like a vehicle or an interface that holds the values for the picklist fields created on…