Tuesday, 4 October 2016

Creating an application in Salesforce

Step 1 :- Create a Teacher Custom Object
The force.com platform includes predefined Standard Object, but you can also create your own custom object to track anything. First step is to create a custom object.
  1. Open your browser and go to https/login.salesforce.com/
  2. Enter your username and password
  3. Click Setup in the upper right corner, and then click Create  --> Objects in the sidebar menu to display the Custom objects page

  4. Click New custom Object to display New custom Object wizard
  5.  Fill in the custom Object definition
    • For the label, enter Teacher
    • For the plural label, enter Teachers
    • Leave all other values as they are
  6. Click save to finish the creating new custom Object in Salesforce

No comments:

Post a Comment