- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2022 11:30 PM
Hi,
how to add new view to my request page in service portal ?
currently we have open requests and closed requests, we want to add new view like in progress requests and resolved requests ?
can anyone tell how to do this ?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2022 12:00 AM
Hi Mahesh,
You have to modify the "My Requests" widget server script as per your requirement, Make sure you clone it before adding customised logic
The below takes primary and secondary fields to display in My Requests from the request_filter table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2022 12:00 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2022 11:46 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2024 12:04 AM
Hello Sao Kumar,
I have the similar requirement where i need to add the View and searchbar itself into my custom widget . I tried replicating the same code from OOB My request widget but not able to bring them on. Could you please help me to know which code exactly and where to add them?