
9 Antworten
Hi Mark,
Ok. I'm not sure I'd look to duplicat open Activities. This would require your Users to then closeeach duplicate as well. Something you may be interested in trying though, is to create a new Lookup Relationship field on your Activities Object. This field would look-up to the Account Object and could be used to "link" Activities to both Accounts. Here's what I'm thinking...
- Navigate to: Setup | Customize | Activities | Activity Custom Fields
- Click "New"
- Lookup Relationship
- Related to: Account
- Field Lable: Secondary Related Account
- May wasnt to abbreviate the label as "SRA" and spell out the name in the Help Text/Description
- Field Name: SRA
- Child Relationship Name: Activities
- What to do if the Lookup Record is Deleted?: Clear the value of this field
- Click "Next"
- Set Visibility/Read Only Permissions as needed
- Click "Next"
- Add to the Layouts as needed
- Click "Next"
- Add Related Lists as needed
- Change the "Related List Label" to: SRA Activities
- This will indicate that the Activities are showing in the Related lists due to a secondary relationship.
- Click "Save"
In my next post, I'll walk you through how to automatically populate your SRA lookup field whenever one or the other Account is listed as the primary related Account via the Process Builder.
Thanks,
Ben