+ Start a Discussion
SuvraSuvra 

Accessing Lookup Object

Hi,

I have one custom lookup object to Contacts in Opportunity. So, for every Opportunity Record, there will be one Contact Record. Now i want to access the Contact Record fields like Id,Address etc. from a S-Control, for one particular opportunity.

 

Can anyone kindly tell me how to do this?

 

Thanks in advance,

Suvra

shillyershillyer

You could create cross-object formula fields on the Opportunity that display Contact data. Then your S-Control can reference these merge fields.

 

Hope that helps,

Sati