Unable to find the "accept_risk_dialog_form_view" in UI page which is used in ProblemManagement.

RavindraC
Tera Contributor

Hi Everyone. 

 

I just trying to analyze the problem management. In that i have found Modals are calling when we click on UI actions. Such as "Accept Risk". So when i try to find from where the UI is calling, they written an UI Script called (ProblemModalUIHelpers)

and there they are calling the model "accept_risk_dialog_form_view" from it. So usually the UI modals will store in UI pages. So i searched with the name "accept_risk_dialog_form_view" in UI pages but couldn't find it. Not only this all the modals which are calling from (

ProblemModalUIHelpers) couldn't find in UI pages. 
 
Can anyone please explain from where they are coming?
 
1 REPLY 1

Bhavya11
Kilo Patron

Hi @RavindraC ,

 

you can find this modal by going to sys_ui_view.list and search it with a name contains 'accept_risk_dialog_form_view'. You will be able to see the above modal there and it is calling from a Accept Risk ui action from a problem table.

 

Bhavya11_0-1733735338237.png

 

 

Please hit helpful and accept this as a solution if it solved your problem.

 

Thanks,

BK