Problem GlideModal for onAssess , onFix and other

Tadz
Tera Guru
Tera Guru

Hi Everyone,

I was tracing the UI Script "ProblemModalUIHelpers" specifically on the on "ProblemModalUIHelpers.onAssess" function

somehow it is calling this function "ob.openModal('assess_dialog_form_view', getMessage('Assess'), 850, formValues);"

in which it is calling GlideModal

find_real_file.png

I have read that the first parameter of the GlideModal is the ui page.

I have checked ui page "assess_dialog_form_view" but wasn't able to found it.

find_real_file.png

 

Also tried looking in the ui macro. but also didn't found.

Can anyone guide me on where to find the "assess_dialog_form_view" on where is it stored.

Thanks,

Tadz

 

10 REPLIES 10

SowmyaSuru
ServiceNow Employee
ServiceNow Employee

Hi @Tadz 

 

That's not a UI page, its the view name of the incident.

 

Regards

Sowmya