Hello esteemed Splunkers, I am trying to create a new app with dashboard visualizations. Previously, I created my own dashboard in the `simplexmlexamples` app, using `table_icons_inline.js`, and it works and looks great. However, I wanted to branch out and run the dashboards in an app of my own. So I did everything over again, thinking I would get the same results. But I don't, and I don't see why.
Here's what I did:
-copied `table_icons_inline.js` and `table_decorations.css` into ` [ My app's directory ]\appserver\static`, just like I did when making the dashboard within the context of the `simplexmlexamples` app.
-copied the relevant xml into my new dashboard, especially the important `table id="" ` assignment
`_bump`ed the version number
I don't see the alert icons anywhere in my new dashboard. Is there anything else I should have done?
Thanks for your attention to my question
↧