About Objects in Lookup Fields
From LongJump Support Wiki
Revision as of 23:55, 28 November 2012 by imported>Aeric
Any Object can be the target of a Lookup, including:
-
- Users associated with records in the object become clickable
- When clicked, the associated User record is opened
- Documents associated with records in the object become clickable
- When clicked, the associated Document record is opened
- A lookup field that targets the Team object can be clicked
- When clicked, the corresponding Team record is opened
- Use this option when using the sendEmailUsingTemplate call in the Java API. This allows the Template Record Id to be fetched programmatically for Campaigns, which saves time (instead of hardcoding record id).