This is a two part question, and the answer to the topic would also solve my other part (though that might have an even better sollution...).
1: I know of the runtasksonload="true" and that you can attach this to a param in order for it to run at the start. I suppose this is all good and well...
- But what if I want the tasks on a button to run when the DashBoard is loaded?
- And if I have a set of tasks I want the DashBoard to run when it's loaded. Is there anywhere I can specify a certain task/set of tasks to run when the DashBoard loads?
2: While this could be solved by simply running a task to hide a canvas ID when loaded (by solving the above), how do I set a canvas to be hidden to start with?