How to add more fields on 'Standard Ticket Header' widget

Sonu Parab
Mega Sage
Mega Sage

Hi All, 
We have one requirement that we want to add more fields on Standard Ticket Header widget.
1] I want to add new fields(Highlighted part) on the below widget.

Sonu_Parab_0-1676875315386.png

 


2] Basically above widget display when we click on short description of Incident record.

Sonu_Parab_1-1676875539910.png

 

 

(This is OOTB Simple List widget).

Could  you please help me to achieve above requirement.
Thank you

 

1 ACCEPTED SOLUTION

Community Alums
Not applicable

Hi @Sonu Parab ,

You don't need to modify the widget to do that. The Standard Ticket page is controlled by the Standard Ticket Configuration (ticket_configuration table) for each table. 

So, for incident, go to Standard Ticket Configuration, select Incident and add state and impact under info fields.

 

Refer to this Doc to learn more :https://docs.servicenow.com/bundle/utah-platform-user-interface/page/build/service-portal/task/confi...

 

View solution in original post

8 REPLIES 8

Community Alums
Not applicable

Hi @Sonu Parab ,

You don't need to modify the widget to do that. The Standard Ticket page is controlled by the Standard Ticket Configuration (ticket_configuration table) for each table. 

So, for incident, go to Standard Ticket Configuration, select Incident and add state and impact under info fields.

 

Refer to this Doc to learn more :https://docs.servicenow.com/bundle/utah-platform-user-interface/page/build/service-portal/task/confi...

 

Hi Sandeep, 

I am trying to do the same for Case, Case Task table. I need to show Resoltuion code, Notes on the header to end user. But as a Admin i can see the fields but as end end user not. Could you please provide any solution here that will be helpful.

Thanks in Advance!

Community Alums
Not applicable

Hi @vartika  ,

You will need to add a new Record using the "new" UI action on the Standard Ticket Configuration Page: 

 

SandeepDutta_0-1708501753983.png

 

 

Hi @Community Alums,
I already have created this record for Case, Case Task table. When i am adding "Resoltuion Code, Note" in "Info Fields". It's not appearing over the portal to end user. As an admin i can see over the portal Case header but not as end user.

vartika_0-1708501993541.png