Simple List to display task associated with a RITM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-21-2022 06:49 AM
Hello,
We have this requirement to display all tasks associated with a RITM on the portal. The end user only needs to see the task number, assignment group and state and they won't be able to click on it.
I've added a simple list widget under the Standard Ticket Tab and Header when looking at a RITM record but it currently displays all tasks. I'm wondering how to configure it and where so it only shows the tasks related to that specific record we are looking at. In the instance option, there is a filter that we can add but I can't figure out the correct one or if this is the way to achieve it. Hope someone can help!
Thank you
- Labels:
-
Multiple Versions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-19-2022 11:19 AM
Hello All,
I am also looking for a similar requirement. If anyone has any suggestion. Please let me know.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-26-2023 11:48 PM
Hi rajini,
I am also having the same requirement. Lease let me know if this was achieved.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-24-2023 05:37 AM
@rishabh31 Simple list won't work in this scenario
In Standard ticket configuration
you can add new tab called Tasks configure accordingly.
Below is OOB custom one created wm_order table to get their tasks.
Similarlly you can do for Requested item as well
They used "Work order Tasks for Work Order" widget we have to create one new widget replicate same for sc_tasks.
Bharath Chintala