How to create custom fields in Salesforce : In this tutorial we are going to study about how to create custom fields in an Custom object. To create custom fields we have to create Custom objects already. In our previous article we studied how to create Custom object in salesforce. And now we are creating custom fields in Student Object.

  • Father name.
  • DOB.
  • Address.
  • Phone
  • E-mail.
  • Fee Paid.
  • Subject S1 marks
  • Subject S2 marks.
  • Subject S3 marks.

To create fields in an Custom object go to Setup Menu

Build = > Create = > Objects

No select the objects in which you the custom fields you want to create.

Now go to Custom fields & Relationships Section and select New.

We are going to create fields in Student objects which are listed below.

1. We are creating Father Name field. To create Father name field we have to select data type. For  Father Name we are selecting Text data type.

Now select Next.

Fill all the details as given below.

Then we are taken to new screen. Select visible to all.

Now Select Save & New. Like Father name field create all the remaining fields.

Create all the custom fields. Below screen will be displayed

Create all the custom fields as created above.