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

Where can I edit these fields to appear/disappear when a ticket is submitted?

mythNOW
Tera Expert

Hello everyone,

 

I am currently trying to locate which area I need to navigate in our developer instance to have more fields appear when a ticket is submitted on the following page.

 

mythNOW_0-1707504968015.png

The screenshot is from a user that will need additional information that was submitted on the form listed in the 'Your request has been submitted' section.  I am new to learning ServiceNow and wondering where I should navigate to edit these fields so that the information saved on the form is displayed after submission.  Thank you!

3 REPLIES 3

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @mythNOW 

 

OOTB it is 

Standard Ticket 

LearnNGrowAtul_0-1707585666026.png

LearnNGrowAtul_1-1707585742497.png

 

 

 

or you need to check these widgets.

Right click + ctrl key

LearnNGrowAtul_2-1707585775650.png

 and open the widget.

 

It is not easy to change the fields here, as it is HTML/CSS/ Server side code.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

ahefaz1
Mega Sage

@mythNOW ,

 

The widget that controls the fields shown in the "Your request has been submitted" section is most likely the "Request Fields" widget.

See below:

 

ahefaz1_0-1707618715506.png

 

ahefaz1_1-1707618737018.png

 

This widget is read-only on my PDI. If you want to change this configuration, you will need to clone the widget. Once the widget is cloned you can update the fields.

See below:

ahefaz1_2-1707618806023.png

 

You will also need to add your cloned widget on the page in the right place.

 

ahefaz1_3-1707618838253.png

 

Please accept solution OR mark helpful.

 

Thanks,

 

VaishnaviShinde
Kilo Sage

Hello @mythNOW ,

 

If you want to change the header part fields, then 

Navigation search for Standard Ticket Header (ticket_configuration.LIST) check your table is present or not. If not create new record for your table. Add fields in info Region. as show in below image 

 

VaishnaviShinde_0-1707633313048.png

 

If you want to modify the activity section. Then you need to modify the 'std_ticket_conversations' widget this widget is read only so you need to clone that widget add your fields in that but that will affect to other tables request also.

 

Please Mark my Solution as Accept and Give me thumbs up, if you find it Helpful.

 

Regards,

Vaishnavi Shinde