Problem GlideModal for onAssess , onFix and other

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-10-2020 01:39 AM
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
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.
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
- Labels:
-
Problem Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-18-2024 06:43 AM