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

How to create custom fields in salesforce

Build = > Create = > Objects

How to create custom fields in salesforce

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

How to create custom fields in salesforce

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

How to create custom fields in salesforce

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.

How to create custom fields in salesforce

Now select Next.

Fill all the details as given below.

How to create custom fields in salesforce

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

How to create custom fields in salesforce

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

How to create custom fields in salesforce

Create all the custom fields. Below screen will be displayed

fld14

Create all the custom fields as created above.