About Objects in Lookup Fields
From LongJump Support Wiki
Revision as of 21:58, 26 July 2011 by imported>Aeric
The Object Name selected in a lookup field can be Custom Objects or Built-in or CRM objects, or any of the following:
-
- 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
- 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).