Custom Objects
Custom objects are custom tables in SQL / Database which stores data. These objects are created by Admin / developer to fulfill particular requirement that will extend the functionality provided by Standard objects. Steps t o create Custom objects: 1. Click on Setup 2. Type Setup in left search bar 3. Create new object by click on " NEW " button. 4. Fill in require information like below: Make sure the object is in " Deployed " state otherwise the object will not be visible to any user other than System Administrator . Label : Name of the Object Plural Label : This label will be displayed on Tabs and Related List. Object Name: API name of this object, for example: Demo_Object__c in above screen. Record Name: The Name field (standard field) for Demo Object. Data Type : There are two values for Data Type: Text: Text field. Number: Auto Number field. Optional Features: Allow Reports : If you want to make object...