Retrieve all widget IDs, titles and types in a Dashboard
1) Open the Developers Console (press F12 in Chrome.)
2) Navigate to Console tab:
3) In the console prompt line, enter the following script and press Enter:
4) prism.activeDashboard.widgets.toArray()
5) This results in a printout of an object with the widget ID, title and data type :
Please sign in to leave a comment.
Comments
0 comments