UI Modal pop-up in $pa_dashboard.do pages not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2025 01:47 PM
Hi,
We previously had a popup working on the homepage using a combination of ui_page, script_client, ui_script, and script_include, and it was functioning as expected. However, after migrating to Dashboards, the popup stopped working. I assume this is due to the different UI rendering mechanism used in Dashboards.
So far, I haven’t been able to find any official documentation or workaround for rendering a modal within a Dashboard context.
Any guidance, recommendations, or alternative solutions would be greatly appreciated.
Thank you!
- Labels:
-
Dashboard
-
GlideModal
-
Yokohama
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2025 05:03 AM
Hi @FarhanHussS
using the word "Dashboards" is misleading, as we have dashboards in the old Core UI world as well as in the new Platform Analytics world. However, as you already have figured out, you cannot take the old and rather special implementations into the new world. Also, I don't know any replacement which would provide the same result. So sorry, unfortunately there isn't any alternative available (at the moment).
Maik