What are different ways to make field required in salesforce?



What are different ways to make field required in salesforce?..

Answer / Md Aslam Khan

In Salesforce, you can make a field required through the user interface (UI) by checking the 'Required' checkbox for that field in the field settings. You can also make fields required using Apex code by adding validation rules or custom validation classes.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Salesforce Interview Questions

What is difference between soql and sosl?

1 Answers  


Which parts of lightning components are server-side and which are client-side ?

1 Answers  


What are some use cases for using the schema class?

1 Answers  


Does salesforce stores the deleted objects and fields? : salesforce objects & fields

1 Answers  


How do users see report headers while scrolling? What to do to enable this floating report header?

1 Answers  


What will happen if the account is deleted?

1 Answers  


What is the significance of geo fields on an object?

1 Answers  


How can we communicate between two component? : salesforce lightning component

1 Answers  


What are the batch Apex governor limits?

1 Answers  


What is apex scheduler?

1 Answers  


What are the considerations for skinny table? : salesforce crm

1 Answers  


Can two users have the same profile? Can two profiles be assigned to the same user? : salesforce crm

1 Answers  


Categories