How to add new drop-down values to the field
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2023 05:01 AM
Hi team,
I'm new to ServiceNow, I would like to know How to add new drop-down values to the'' State'' field and make sure it is only applicable to particular Incidents/request types.
Thank you,
CB.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2023 10:07 AM
Hi @Chaitnayb
Right click on State>Click Configure Dictionary.
From there, you can create new Choices.
Select the table (Incident [incident] or Requested Item [sc_req_item]) and put your desired label name.
If my answer has helped with your question, please mark it as helpful or Accept as Solution.