How to implement a modal in a Dashboard?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Tuesday
I’m currently working on creating dashboard content (popup or modal window) but have encountered some difficulties.
Current situation:
Since scripts cannot be used within a Content Block, I implemented the toggle functionality using basic HTML (display: none / display: block).
However, even after setting the content block style to z-index: 9,999,999,999, the widgets located below and to the right still appear on top of the modal.
Question:
1. does ServiceNow Dashboard natively not support modal functionality?
2. Could you please let me know if there is any built-in popup or dialog functionality available for dashboards?
0 REPLIES 0
