You need to sign in to do that
Don't have an account?

Avoid creating duplicate records if that product already exists
Hi All,
I have two objects called product and product details. Product field is lookup on product details.
In product details object, if I have a product detail record pd1 with product p1, I shouldn't be able to create or update
another product detail pd2 with product p1.
How can I achieve this?
I have two objects called product and product details. Product field is lookup on product details.
In product details object, if I have a product detail record pd1 with product p1, I shouldn't be able to create or update
another product detail pd2 with product p1.
How can I achieve this?
The best way is with Configuration changes, follow below steps:
This will not allow to populate P1 on any other product detail until it is tag with PD1.
Hope this will solve your problem
Thanks,
Gaurav
Skype: gaurav62990
Support : gauravgarg.nmims@gmail.com
All Answers
The best way is with Configuration changes, follow below steps:
This will not allow to populate P1 on any other product detail until it is tag with PD1.
Hope this will solve your problem
Thanks,
Gaurav
Skype: gaurav62990
Support : gauravgarg.nmims@gmail.com
check below link
: https://developer.salesforce.com/forums/?id=906F00000008ufpIAA