adspace
What are different ways to make field required in salesforce? : salesforce validation rules
Answer Posted / Dityanand Kharwar
"In Salesforce, you can make a field required using the following methods:
1. Page Layout: Mark the field as Required by checking the checkbox under the field on the page layout.
2. Validation Rules: Create a validation rule that checks if the field is null or blank and returns an error message when it is."
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers