Hi all,
I have created a new entity.
All I simply want to do is create a field, lets say it's called "Customer".
That field simply links to the account from which it was created.
Using "Cases" as an example. You create a case and it auto links to the account it was created from.
My question is, how is that link created?
I assumed it was simply a case of creating a 1:N relationship with the related entity being "Accounts"?
Many thanks