there are two fields if the user populates two field values if we combine those values uniqueness should be maintained, how to achieve this without coding?
Answer / Yagya Dutt Singh
In Salesforce, you can maintain uniqueness across combined values of two fields without coding by using a unique index or a UNIQUE formula in a custom field. This ensures that no duplicate records are created when the user saves the record.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can you edit an apex trigger/ apex class in a production environment? Can you edit a visualforce page in a production environment?
What is whoid and whatid in activities? : salesforce crm
What are the auto-response rules?
What is Salesforce and why is it used?
What are custom labels in salesforce? How to access custom labels?
What is the use of the ‘transient’ keyword ?
Explain the various standard profiles in salesforce?
What is the use of implements in lightning component? : salesforce lightning component
Is lightning components replacing visualforce ? : salesforce lightning component
How many certifications are available in salesforce?
What is the Difference between Managed Package and Unmanaged package?
What is field Set?