- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2023 07:46 AM - edited 04-06-2023 07:50 AM
Hi,
OOTB My Request widget display both requests and incident but my requirement is to show only requests separately.
how to achieve this?
When I click on My request it takes me to my request where I see both incident and request.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2023 08:56 AM
Go to request_filter table and query with below condition.
Then you can disable the entries which you do not want to show.
Thank you,
Ali

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2023 08:56 AM
Go to request_filter table and query with below condition.
Then you can disable the entries which you do not want to show.
Thank you,
Ali