ServicePortal - how to add a fields to the Ticket Fields widget
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2018 01:31 AM
Hi.
I want to add a field called 'close_notes' which is populated when an incident is resolved to the Ticket Form on the Service Portal.
I believe I had to edit the 'Ticket Fields' widget (after cloning it?) but I'm not sure where I'd have to do this. I suspect it's somewhere in the Server script
Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2018 01:41 AM
HI,
Here you go: Code highlighted is used to add the fields.
https://community.servicenow.com/community?id=community_question&sys_id=dcdc5165db4163048e7c2926ca9619f3
Thanks,
Ashutosh Munot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2018 01:52 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2018 02:56 AM
Hi,
So if i am right, you want state to be in conversation widget.
To achieve this you will have to edit "TICKET CONVERSATION" Widget which is OOB. You will have to clone this widget and then edit is as per your requirement.
Thanks,
Ashutosh