service portal list edit

Brian S5
Kilo Sage

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.

find_real_file.png

find_real_file.png

4 REPLIES 4

Jaspal Singh
Mega Patron
Mega Patron

Hi Brian,



You will find Service Portal Simple List View All   helpful.


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 onefind_real_file.png



and when clicking view all


find_real_file.png



I cant find how to add the Cloned HR Cases widget with the priority field removed to the view all link


Hi Shaw,

Have you find solution for this?

Abhijeet Upadhy
Tera Expert

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