Hi All,

could somebody navigate me to SDK, where is explained following case:
I have created my own entity, when i use contant as lookup and i need to
automatically fill different field with value from Contact related field. I
don't create new record in my own entity from contacts.
Is there some example how to do it?

Thanks a lot

Radek

RE: Mappings - without creating record from parent entity. by Niths

Niths
Thu Nov 02 22:31:02 CST 2006

Radek,

You cannot do this via a mapping. You will need to write a callout to
retrieve the values required from contact onCreate of the custom entity
record.

There is a callout sample in the SDK for your reference.

HTH,
Niths

"Radek Novak" wrote:

> Hi All,
>
> could somebody navigate me to SDK, where is explained following case:
> I have created my own entity, when i use contant as lookup and i need to
> automatically fill different field with value from Contact related field. I
> don't create new record in my own entity from contacts.
> Is there some example how to do it?
>
> Thanks a lot
>
> Radek
>
>
>