I'd like to display the parent company's activity(E-mails, Meetings, Tasks, etc.) on the subsidiary's(Account Table) form.
What should I do?
Any ideas would be greatly appreciated.
I'd like to display the parent company's activity(E-mails, Meetings, Tasks, etc.) on the subsidiary's(Account Table) form.
What should I do?
Any ideas would be greatly appreciated.
Thank you so much for your help.
I was able to implement it this way.
To display the parent company's activity on the subsidiary's form, you could create a related list on the subsidiary's form that shows all the related activities of the parent company. Here's how you can do it:
1. Create a lookup field on the activity object that links to the parent company's account. This will allow you to associate the activities with the parent company.
2. Create a custom related list on the subsidiary's form that displays the related activities based on the lookup field. You can do this by going to the page layout editor for the subsidiary's account object, and adding a related list to the page layout.
3. In the related list properties, set the related object to be the activity object, and set the filter criteria to show only activities that are associated with the parent company's account through the lookup field.
Once you've completed these steps, the related list will display all the activities associated with the parent company on the subsidiary's form.
Alternatively, you could also create a custom report that shows all the activities associated with the parent company's account, and then add a report chart to the subsidiary's form that displays the report data. This would allow you to display the activities in a graphical format on the form.
Hi,
You can add a Quick View Form associated with the parent account that will display a sub-grid of activities.
- Add a sub grid to the Activities in a Quick View Form of Account.
Then, add the Quick View Form on the account form.
Set Lookup to Parent Account and Account to the Quick View Form.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 290,277 Super User 2024 Season 2
Martin Dráb 228,126 Most Valuable Professional
nmaenpaa 101,148