You need to sign in to do that
Don't have an account?
Balasubramani Dhanapal
Production Duplication
Hi all,
I am beginner in salesforce.I have struggle in validation rules using trigger.Please make it so that we cannot create a Product with the same Product Code (or) SAGE Code(custom field) as an existing product. This is similar to the way we cannot create two products with the same name.
Thanks in advance
I am beginner in salesforce.I have struggle in validation rules using trigger.Please make it so that we cannot create a Product with the same Product Code (or) SAGE Code(custom field) as an existing product. This is similar to the way we cannot create two products with the same name.
Thanks in advance
You can make the field as Unique in the field properties.
You can refer to:
http://starrforce.com/2012/05/preventing-salesforce-duplicates/
Thanks,
Pratik
All Answers
You can make the field as Unique in the field properties.
You can refer to:
http://starrforce.com/2012/05/preventing-salesforce-duplicates/
Thanks,
Pratik
Thanks
Regards
Bala
Thanks,
Pratik