Sort tasks based on account
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 hours ago
Hi Team,
We use both CSM and ITSM and need a way to search and view all associated records, including Cases, Incidents, and Problems, for a given Account.
What would be the best approach to achieve this?
we wanted have a list in workspace with all these details
Thanks.
#csm #itsm
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
13m ago
I did a bit of a deep dive into this and noticed that we have a Company field in the Task table that we could potentially leverage, since the same field is available across all the relevant tables.
Since the Company field is already present in the ITSM tables, would it be possible to automatically populate the company from the associated Account whenever a case is created?
Has anyone implemented something similar before, or are there any existing patterns i can follow?