How to Clone Custom App in Salesforce

Clone a Salesforce Lightning app

In this Salesforce tutorial, we will learn about cloning a custom application in Salesforce. We will discuss the method of cloning an app in Salesforce Lightning. In addition, we will learn how to clone the app in the Salesforce Classic experience. Cloning App in Salesforce In Salesforce, we can create a clone app from the … Read more >>>

Salesforce Field Types

In this Salesforce tutorial, we will Learn various Salesforce Field Types. Salesforce can support many different field types which can make the activities which is time-saving and easy. Salesforce gives us multiple field types that can be used in objects. After creating the object if we want to create some field related to this object … Read more >>>

How to Add Tabs on Lightning Record Pages in Salesforce

Add a tab in Salesforce Record Page

In this Salesforce tutorial, we will learn to Add Tabs on Lightning Record Pages by using the Lightning App Builder. We will discuss the whole process in detail with the help of examples for better understanding. Add Tabs On Lightning Record Pages Add tabs on record pages help in maintaining a structured and organized way … Read more >>>

How to Create Currency Field Type in Salesforce

How to create currency field type in Salesforce Classic

In this Salesforce tutorial, we will learn how to create the currency field type in Salesforce. We can use it to enter a dollar and any other currency amount, automatically format the field as a currency amount. Moreover, we will focus on some of the practical scenarios for implementation. Recently, I worked in the Salesforce company … Read more >>>

ASCII() Function in Salesforce

How to use ASCII Function in Salesforce Classic Example

In this Salesforce tutorial, we will learn how to use the ASCII function in Salesforce to get the first character’s ASCII code from the given string as a number. We will also learn its syntax and a few real-world business-related useful examples. Recently, I got hired by a USA-based multinational company that uses Salesforce as a CRM … Read more >>>

How to Customize Record Page with page layout in Salesforce

Salesforce Lightning Customize Record Page Layout

In this Salesforce tutorial, we will learn to Customize a Record Page with a Page layout in Salesforce. We will see the process of customizing a Record Page in Salesforce Lightning because we can create and view a Record Page in Salesforce Lightning only. Customize a Record Page layout in Salesforce In Salesforce Lightning, we … Read more >>>

How to Add Standard Components to Record Page in Salesforce?

Add Standard Components to Record Page in Salesforce

In this Salesforce Tutorial, we will learn to add Standard Components to a Lighting Record page in Salesforce. We add Standard Components to the templates of our Custom Lightning Pages, and these Standard Components add more functionality to our custom lighting pages. Standard Components In Record Page in Salesforce In Salesforce, we get a library of standard, pre-built … Read more >>>

How to Create Date Field Type in Salesforce

How to create date field type in Salesforce Classic

In this Salesforce tutorial, we will learn how to create the date field type in Salesforce we can use it to enter the date and we can also pick up the date from a pop-up calendar. Moreover, we will focus on some of the practical scenarios for implementation. Recently, I worked in the Salesforce company that is … Read more >>>

TEXT() Function in Salesforce

How to use TEXT Function in Salesforce Example

In this Salesforce tutorial, we will learn how to use the TEXT() function in Salesforce to convert a value to text using standard display format. We will also learn its syntax and a few real-world business-related useful examples. Recently, I got hired by a multinational company located in California and they make use of Salesforce as a CRM … Read more >>>