Adding column in the My Request V2 widget in Service Portal

Community Alums
Not applicable

Hi, 

We have a requirement to add 'Description' column in My request V2 widget in the Service Portal.

Has anyone implemented the same requirement?

Please advise. 

find_real_file.png

 

1 ACCEPTED SOLUTION

rahulpandey
Kilo Sage

Hi Amit,

 

I have attached the modified(Added the short_description column) widget of My request V2, just replace ootb with this. Below is screenshot

find_real_file.png

You can change line 60 (HTML) and Line 154 (Server side) to change it to your preferred column.

View solution in original post

9 REPLIES 9

rahulpandey
Kilo Sage

Hi Amit,

 

I have attached the modified(Added the short_description column) widget of My request V2, just replace ootb with this. Below is screenshot

find_real_file.png

You can change line 60 (HTML) and Line 154 (Server side) to change it to your preferred column.

Hi Amit,

Please mark the answer as correct answer if this has resolved your query.

Hi, @rahulpandey  I have just imported widget, It's not showing column headers.

Can you explain how to use this? Or what the new lines of code are? I am trying to get this accomplished as well