The CreatorCon Call for Content is officially open! Get started here.

Open/closed requests view in serviceportal

Ramakrishna6
Tera Contributor

In service portal, My requests view showing "open/closed" states only by default.

Please suggest how to mention remaining states also(ex: work in progrss state).

Please find snapshots for reference

 

 

 

Ramakrishna6_1-1669099957486.png

 

 

Ramakrishna6_2-1669100065726.png

 

 

1 ACCEPTED SOLUTION

RaghavSh
Kilo Patron

@Ramakrishna6 OOB widget gives only these 2 values, pasting the screenshot below. Adding more values will need change in HTML ( to show more options) and server side script (to add queries). Again customisation is not recommended as per servicenow.

Screenshot 2022-11-22 at 12.45.45 PM.png

 


Raghav
MVP 2023
LinkedIn

View solution in original post

10 REPLIES 10

Hi Raghav,

In which widget should "HTML Template" and "Server script" modifications be made in PDI.

Could you please mention widget name

You cannot make changes to OOB widget , you will have to clone  my request (id : my-requests-v2) widget, make the changes I suggested and add that widget to "my_request" page.


Raghav
MVP 2023
LinkedIn

When i try to cloning "my request" widget using 'widget editor', it is showing different code in 'widget editor'. Did i do any mistake in cloning process?

Attached both snapshots, script is showing different 

 

Ramakrishna6_0-1669136286634.png

 

 

Ramakrishna6_1-1669136388945.png

 

After cloning the widget, you have to add it to your page using page designer.

 

Also check which widget is on your page, there are 2 my request widgets in the instance.


Raghav
MVP 2023
LinkedIn

I mentioned new widget name as "copy_my_requests". After i added using page designer. But new widget showing different code.

On starting of cloning process (see snapshots)- in widget it is showing one code and in widget editor showing one code.