service portal list edit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-22-2017 09:24 AM
Does anyone have any hints they can give me on where to go to add or remove fields from the HR portal widget "HR cases". Specifically i want to remove the priority field from the view. Ive CTRL + right clicked to get the Data Table from URL Definition pop up box but ive looked through the code and cant find where its located.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-22-2017 09:53 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-22-2017 12:39 PM
Thanks Jaspal..
I had previously gone over that article, not really understanding it.
I have gone as far as cloning the widget/renaming it/removing the priority field however i don't know how to add that widget instance to the page.
Seems as if its 2 different views.
This one
and when clicking view all
I cant find how to add the Cloned HR Cases widget with the priority field removed to the view all link
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-14-2018 02:44 PM
Hi Shaw,
Have you find solution for this?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-15-2018 12:03 AM
Hello bshaw
1. Find widget "Data Table from URL Definition".
2. Clone it and place the cloned version on the page
3. In the cloned widgets, within "Server Script" find the comment "widget parameters".
4. Find "data.fields" and initialize it to "{',' separated names of fields you want to display}".
Thanks
Abhijeet Upadhyay