- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-19-2017 01:33 PM
Hi,
I have three choices for both Impact and Urgency : 1 - HIGH, 2 - MEDIUM, 3 - LOW.
As of now, when I try to create an Incident, the Impact and Urgency fields are set to 3 - LOW. But, I want them to be set to 1 - HIGH by default which makes the Priority as CRITICAL.
How could this be done. Please help.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-19-2017 01:43 PM
Dictionary override is what you are looking for. Screenshot attached for reference.
http://wiki.servicenow.com/index.php?title=Dictionary_Overrides#gsc.tab=0

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-19-2017 01:34 PM
Hello Prudhvi,
Right click on impact field->Configure dicitonary->Change the default value to 1 from 3. Follow the same steps for urgency field.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-19-2017 01:37 PM
Thank you Pradeep. I have tried doing that Pradeep. But, it changes for all the tables inherited from Task. But, I want it changed only for Incident form.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-19-2017 01:42 PM
you need to use dictionary override functionality. so that it will not act like that way.
http://wiki.servicenow.com/index.php?title=Dictionary_Overrides#gsc.tab=0
Thanks,
Harshvardhan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-19-2017 01:43 PM
You can use dictionary override on incident table. Go to tables..open incident table->Impact..Scroll down to see dictionary override..Click New change the table to incident and select override default value and mention the value in the text box. It will be overwritten only for incident table
Thanks
Suman