Hi,
I have two entities : Account and Product.
Relations many to many ( n:n ) has been created between Account and Product.
When I try on Account form add twice same product I get the error:
"A record with these values already exists. A duplicate record cannot be created. Select one or more unique values and try again..."
Why I get this error and how can I avoid this error ?
Thanks in advance...
Kind regards
Martin