• Myk
  • NEWBIE
  • 0 Points
  • Member since 2006

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 7
    Replies

I am trying to figure out how to retrieve the ID of a Custom object I have connected to Contacts by lookup relationship.

 

To be specific:

Custom Object name is "Employer Group".

The Contact object has a lookup rel. to Employer Group object.

So a Contact is related to One Employer Group only.

Employer Group can have many contacts associated to it.

 

When I use "Select * from Contact" for example,

how can I figure out what Employer Group is a Contact related to?

 

I listed all the fields that the Contact SObject3 contains and could not find one referring to Employer Group.

But when I list the fields for Contact, there is the Emoployer Group field. In Office edition in Word, Listed are the Employer Group and the Employer Group :ID fields.

 

 

Thanks.

 

Myk.

 

 
  • March 23, 2006
  • Like
  • 0

I am trying to figure out how to retrieve the ID of a Custom object I have connected to Contacts by lookup relationship.

 

To be specific:

Custom Object name is "Employer Group".

The Contact object has a lookup rel. to Employer Group object.

So a Contact is related to One Employer Group only.

Employer Group can have many contacts associated to it.

 

When I use "Select * from Contact" for example,

how can I figure out what Employer Group is a Contact related to?

 

I listed all the fields that the Contact SObject3 contains and could not find one referring to Employer Group.

But when I list the fields for Contact, there is the Emoployer Group field. In Office edition in Word, Listed are the Employer Group and the Employer Group :ID fields.

 

 

Thanks.

 

Myk.

 

 
  • March 23, 2006
  • Like
  • 0