Hi All,
I am creating a record using my own C# code. I have used emailaddress(text field) as an altenate key.But now, i want one more field to act as an alternate key(lookup field) But lookup fields can't be alternate keys.So, ow can i use the combination of both fields as an alternate key so that if same email addresses allows us to create a record only and only if the other field value is different.
Thanks for any help!
*This post is locked for comments