Activity › Forums › Salesforce® Discussions › How to make a field required at page layout level in Salesforce?
-
How to make a field required at page layout level in Salesforce?
Posted by Anjali on July 24, 2020 at 7:47 AMHow to make a field required at page layout level in Salesforce?
Pooja replied 5 years, 10 months ago 3 Members · 2 Replies -
2 Replies
-
In Salesforce Classic
<div>For custom object:- Click on Setup.
- Go to Quick Find and enter Object.
- Choose the object.
- Under the Custom Fields & Relationships, select the custom field that you will make required.
- Click on Edit and under the General Options section select Required.
- Click on Save.
<div>
<div>For standard object:- Click on Setup.
- Under Build section, click the dropdown button for Customize.
- Click the dropdown button for the object and click on Fields.
- Under the Custom Fields & Relationships, select the custom field that you will make required.
- Click on Edit and under the General Options section select Required.
- Click on Save.
<div>
In Lightning Experience- Click on the gear icon then Setup > Object Manager.
- Choose the object > Fields & Relationships.
- Select the custom field that you will make required.
- Click on Edit and under General Options select Required.
- Click on Save.
<div>
</div></div></div></div></div>
- [adinserter block='9']
-
- Click on Setup.
- Go to Quick Find and enter Object.
- Choose the object.
- Under the Custom Fields & Relationships, select the custom field that you will make required.
- Click on Edit and under the General Options section select Required.
- Click on Save.
<div><div>For standard object:
- Click on Setup.
- Under Build section, click the dropdown button for Customize.
- Click the dropdown button for the object and click on Fields.
- Under the Custom Fields & Relationships, select the custom field that you will make required.
- Click on Edit and under the General Options section select Required.
- Click on Save.
Log In to reply.