I have a HTML dashboard with several panels containing TableElement.
My question is: I want to make a external service call after all the panels in my dashboard had been loaded. is there a way to do this?
I want to make a service call immediate after dashboard has been loaded without asking user to click. So basically i am looking to find a javascript/jquery/splunkjs function that is called after my dashboard has been completely rendered.
Thank you!
↧