What are different ways to make field required in salesforce? : salesforce validation rules
Answer / 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 |
What is integration? : salesforce integration
Can two users have the same profile? Can two profiles be assigned to the same user? : salesforce crm
Are lightning components intended only for mobile apps?
What are cross object formula fields? : salesforce validation rules
What are bucket fields? : salesforce reports and dashboards
What are objects in salesforce?
What is organization wide default? : salesforce sharing and security
Can we change already existing lookup relationship between 2 objects to master detail relationship? : salesforce objects & fields
Can you use sharing rules to restrict data access?
How to add lightning component in visualforce page? : salesforce lightning component
How can we fetch top 5 opportunity according to the amount?
What is fieldset in salesforce? Field set?