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 @vartika  ,

You need to check if your users have the correct access to the case table itself or not.

 

Hi @Community Alums,
May i know what roles/access user require to access Case, Case Task Table. 
Thank you

Community Alums
Not applicable

Hi @Community Alums,

I am trying to do the same for Case, Case Task table. I have added resolution code, notes for both but as an Admin i can see both the fields on header over portal. But not as an end user. Please help here.

Thank you