- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2022 11:35 PM
Hi everyone,
Is there a possible way the watchlist person can able to see my requests in portal page..?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2022 11:44 PM
Hi
You will have to create an additional "read" ACL for the respective/required table with condition such as:
"watchlist" "contains" "javascript:gs.getUserID();"
Then, if you'd like for watchlist users to also add a comment, you can consider create a "write" ACL for the required table and "comments" field with the same condition as above.
Mark my answer correct & Helpful, if Applicable.
Thanks,
Sandeep

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2022 11:44 PM
Hi
You will have to create an additional "read" ACL for the respective/required table with condition such as:
"watchlist" "contains" "javascript:gs.getUserID();"
Then, if you'd like for watchlist users to also add a comment, you can consider create a "write" ACL for the required table and "comments" field with the same condition as above.
Mark my answer correct & Helpful, if Applicable.
Thanks,
Sandeep

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2022 08:30 PM
Hi
If you are good with the answer and nothing else is required as part of this question. Please close the thread by marking the answer as correct.
Thanks,
Sandeep

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2022 04:24 AM
H Poornima,
To view them in portal, assuming you are using Employee Service Center or Employee Center, you can update the To-dos Configuration to allow the cases to under To-dos/My Tasks. You would update the filter conditions on the appropriate tables to allow the Watch List (i.e., Watch List is dynamic me). You may want to give the Watch List users a different view than the Assigned to, so that can be accomplished with separate to-do configuration.
The access on the cases so the watch list can actually view the cases, as