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
Savi3Savi3 

To set a field as unrequired

Hi,

 

    I have a custom object with a standard field, Name. Its  a required field. How can i make this field as unrequired??

Also can we remove this field from standard field??

 

 

Thank You,

sav3.

Best Answer chosen by Admin (Salesforce Developers) 
AmitSahuAmitSahu

You cannot remove it nor you can make it unrequired...

All Answers

AmitSahuAmitSahu

You cannot remove it nor you can make it unrequired...

This was selected as the best answer
Abhay AroraAbhay Arora

No you can not make this name field unrequired but alternatively you can make it autopopulate with some value and have a custom field for the user input

harsha__charsha__c

Hi Savi3,

 

You can make it to Auto Number but you can neither delete it nor Make it not- required