function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
CharanKumarRajuCharanKumarRaju 

How to create standard field for a custom object

Hi All,

 

Can anybody help me on - how to create standard field for a custom object.

 

Thanks,

Charan

 

 

Madhan Raja MMadhan Raja M

Hi Charan,

 

Follow the below path to create a custom field for a custom object.

 

Setup > Create > Objects > Click on the Custom Object label > Custom Fields & Relationships > New

 

Regards,

Madhan Raja M

CharanKumarRajuCharanKumarRaju

Hi Madhan,

 

Thanks for your reply.

But I am looking for - how to create a standard field for a custom object.

 

Thanks,

Charan

ManjunathManjunath

Hi,

 

Standard fields are the fields which have been created by the system.

Custom fields are the fields which user creates it.

 

You can't create a standard fields for custom object (We get certain standard fields when object is created. Other than that you can't create standard fields). You can only create custom fields.

 

Regards,

Madhan Raja MMadhan Raja M

Hi Charan,

 

As Manjunath said we cannot create a Standard field in any objects (Standard or Custom objects). What is your requirement?

 

Regards,

Madhan Raja M

Suraj Tripathi 47Suraj Tripathi 47
Hi CharanKumarRaju,

You can create a custom field type like this:
Go to setup->Select Object Manager->Choose Object Name->Click field and relationships->New->choose type->Enter Name of field->Save.

If you find your Solution then mark this as the best answer.

Thank you!

Regards,
Suraj Tripathi