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.
  1. Label: Name of the Object
  2. Plural Label: This label will be displayed on Tabs and Related List.
  3. Object Name: API name of this object, for example: Demo_Object__c in above screen. 
  4. Record Name: The Name field (standard field) for Demo Object.
  5. Data Type: There are two values for Data Type:
    1. Text: Text field. 
    2. Number: Auto Number field. 


Optional Features:
  1. Allow Reports: If you want to make object available for SFDC reports. 
  2. Allow Activities: If you need to create Activities / Task / Event. 
  3. Track Field History: Salesforce provide history tracking feature, that will track the history of field modified. If you need to track some, enable this feature
  4. Allow in Chatter Groups: If you need to enable Chatter for this object. Chatters is an great feature provided via salesforce, that will keep track of the record modification and allow users to interact on the record. We will cover this feature in future. 
Search Status:
Allow Search: If you want to enable Global search for the object, enable this feature. Global search is at the top-left side of the org. 


Object Creation Options
These options are only available once, so if you are not selecting these feature be careful. 
  1. Attachment / Notes: This will add a related list in the bottom of the record page. Salesforce allow to add / delete Attachment / Notes.
  2. Launch Custom Tab Wizard: If you wish to create new tab for custom object, select this option. 

If you forget to select above option, and need to enable feature you can still do:
Attachment and Notes Related List:
  1. Go to Object Structure (Setup --> Objects --> search for Object name).
  2. Scroll down to Page Layout. 
  3. Click "edit" next to page layout name. 






A new page will open. 

Scroll down to the page:



Please comments your queries. 

Comments

Popular posts from this blog

Types of Record Sharing

Salesforce Admin 201

Account Territories