Skip to content

How do I plot a custom object related to a Person Account? #279

Answered by deejay-hub
deejay-hub asked this question in Q&A
Discussion options

You must be logged in to vote

Person Accounts can be tricky since they can be used in Contact and Account lookups. In this example we cover the use case when you want it to be a lookup to the Account.

In this example we'll ask Time Warp to plot a custom object called Memo__c (not part of a managed package) related to a Person Account via an Account lookup.

Step 1: Create a lookup relationship from Memo__c (the custom object) to the Account object

Make sure you note down the Child Relationship Name you used - in this case we used the value Memos

Step 2: Make a note of the fields you want to use to plot the record. You can substitute the value for any of the fields in italics

Date to Plot on the Timeline: CreatedDate

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by deejay-hub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant