How to create custom tag field for incident table in servicenow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-05-2024 05:51 AM
Hi Team,
How to create custom tag field for incident table in ServiceNow?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-05-2024 05:56 AM
Hi there,
You can simply start typing, and the tag will be saved immediately. Upon a next record, you should be able to find and select the just created tag.
What's the issue you are facing with this, since you are asking?
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-05-2024 06:00 AM - edited ‎04-05-2024 06:02 AM
Tags in incident table is just one column, you can not find in form or somewhere, they have there separate table called label.LIST, all the tags were stored there, you can write anything in the tags and that got stored there.
For example I add one tag in incident table refer below image
That tag stored in tags table which is label.LIST
Thanks and Regards Sarthak