Custom Field Creation
In this article I will go through Custom field creation step by step process. You can create custom field on both Standard and Custom objects. To create a field first go to object structure. For standard object: 1. Click on Setup. 2. In the search bar, enter Object name eg: Opportunity. A new page will open with Opportunities fields, scroll down to the page. Select the Data type for field. Data Type defines what will be stored in fields. for ex: Text. Enter the details into the Box provided. See screenshot Help Text: This is the message about Field. It will be available only when user hover over the field in Record Detail page. Required: If you want user to fill values in field and will not allow to save it untill blank. Unique: Unique feature make the field value unique in all the records of this object. External ID: This feature is used when you required to connect this object record outside the Salesforce. Encr...