Official Support Area, Q&As, Discussions, Suggestions and Bug reports.
                
                Forum's Guidelines
            
Let say your Dashboard has an action like this:
class MyDashboard extends Dashboard
{
    protected function actionDoSomething($request, $response)
    {
    }
}
At topMenu you can call MyDashboard action at server by following javascript (MyDashboard is an active dashboard)
->onClick("dashboardAction('doSomething')")
Let KoolReport help you to make great reports. It's free & open-source released under MIT license.
Download KoolReport View demo