- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2025 04:06 AM
Hi all,
I want to know how to add new choices to the columns under "All tickets(Active assigned to me)" in Service Operations Workspace.
Also, I want to rename one of the choices shown for the 'State' column.
I have never worked on SOW so don't have much idea about this. Thanks in advance.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2025 10:46 PM - edited 03-07-2025 12:49 AM
Hi @Soumyadeep Dutt ,
If you want to change the one of state label then goto sys_choice table then change the label that choice for particular table
For example:
Now i am adding new choice to columns called "State" i created new choice in sys_choice table as below then
after that if i open the SOW then see "Incidents assigned to you" then can see newly added the choice
Thanks,
BK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2025 11:57 PM
those values are coming from the State field present on Incident.
If you wish to add new choice value you will have to define a process as well for it.
You can change the choice label by going to native view in incident form. Don't change the choice value
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2025 10:46 PM - edited 03-07-2025 12:49 AM
Hi @Soumyadeep Dutt ,
If you want to change the one of state label then goto sys_choice table then change the label that choice for particular table
For example:
Now i am adding new choice to columns called "State" i created new choice in sys_choice table as below then
after that if i open the SOW then see "Incidents assigned to you" then can see newly added the choice
Thanks,
BK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2025 11:57 PM
those values are coming from the State field present on Incident.
If you wish to add new choice value you will have to define a process as well for it.
You can change the choice label by going to native view in incident form. Don't change the choice value
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2025 01:58 AM
Thank you for marking my response as helpful.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader