Remove Popup Triggered by Fix Button in Problem Management (Service Operations Workspace)

krishna jadhav
Tera Contributor

Hi Everyone,

 

I’m working on some configurations in Problem Management. One of the requirements is to remove the popup that appears in the Service Operations Workspace when clicking the Fix button on the problem form (related to fix notes and cause notes).

 

Has anyone come across this before or knows how to resolve it?

I’ve also attached a screenshot of the popup for reference.

 

Thank you in advance!

IMG_0813.jpeg

6 REPLIES 6

mattlloyd
ServiceNow Employee
ServiceNow Employee

Hi Dhana,

You are right, that modal is base behavior. The difference compared to UI16 (aka classic or core UI) is that in UI16, the modal only shows up when we need to prompt for a missing mandatory field, if the mandatory fields already have values, the modal does not get displayed.

See my comment to Krishna for more...

Hi @mattlloyd ,

 

I see... Thanks for the info 🙂