Hi There,

I wonder anyone can point me in the right direction can help out there.

We have a CRM Case form where it has Customer lookup field (Regarding lookup
for Account/Contacts) and also Responsible contact lookup field (lookup for
Contact records).

What we want happen is as soon as Responsible contact is selected from a
lookup, automatic population of appropirate Account in Customer look up
field.

We believe it should be possible because contacts in the system are already
linked to Account records

any help is much appreciated.

cheers
Kyaw

RE: Populating appropirate account in look up box when selecting conta by Niths

Niths
Mon Jan 22 04:39:00 CST 2007

Hi Kyaw,

You will need to write a callout to populate the Account lookup based on the
selection of the Contact. This callout will be triggered onSave of the Case
form. Refer to the SDK samples for callout samples.

HTH,
Niths

"Kyaw Zay Ya" wrote:

> Hi There,
>
> I wonder anyone can point me in the right direction can help out there.
>
> We have a CRM Case form where it has Customer lookup field (Regarding lookup
> for Account/Contacts) and also Responsible contact lookup field (lookup for
> Contact records).
>
> What we want happen is as soon as Responsible contact is selected from a
> lookup, automatic population of appropirate Account in Customer look up
> field.
>
> We believe it should be possible because contacts in the system are already
> linked to Account records
>
> any help is much appreciated.
>
> cheers
> Kyaw
>
>
>
>