
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2022 02:26 PM
Hi Folks, in the Employee Center, is it possible to list additional details about requests on the "My Requests" page, so users do not have to click into each request to get additional info?
Ideally, we'd like to list other field/variable data here as well.
Thanks in advance.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2022 02:53 PM
Hi Jon,
seems the widget My Request doesn't have many options, except for number of records.
In this case you would have to adjust the widget code directly, specifically edit the server part to get the data and then the HTML part to list them.
Be aware that the widget shows various tickets and only shows by default what is common in task table (ticket number, short description)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2022 02:53 PM
Hi Jon,
seems the widget My Request doesn't have many options, except for number of records.
In this case you would have to adjust the widget code directly, specifically edit the server part to get the data and then the HTML part to list them.
Be aware that the widget shows various tickets and only shows by default what is common in task table (ticket number, short description)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2022 06:28 AM
Thanks Jan, that what I saw as well. We're going to opt to not modify it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2022 07:45 AM
Hello Jon,
You can configure up to three fields to be displayed in the secondary section(below the Title row which is hyperlinked). Refer to this doc for details