How can I make the priority field editable in the incident form?

jesusnava
Giga Expert

Hello,

Greetings, By default, the priority field is read only in the incident form but I would like a certain role, to be able to modify the Priority, do you have any suggestions?

find_real_file.png

Thank you!

1 ACCEPTED SOLUTION

Just removing the read-only isn't enough.  It is being updated or calculated by the other two fields, so in order to make it editable, you need to disable the rule.  With the rule enabled, it will keep the value in sync with the impact and urgency values

View solution in original post

6 REPLIES 6

Deepak Ingale1
Mega Sage

Hello,

 

On incident form, Priority is based on Impact and Urgency. You can find documented information on below link to achieve your requirement

 

https://docs.servicenow.com/bundle/london-it-service-management/page/product/incident-management/ref...

 

Note: Please mark reply as correct / helpful if it answers your question

Thank you Deepak, 

What I would like to do is not to disable de data lookup, all I would like to have is the priority field editable, remove the read only.

Thanks!