Hi,
The below code was working prior upgrading to 5.7.0 and 2.0.0 (dashboard). Now getting following error when trying to open a board from a CustomBoard: Call to undefined method koolreport\dashboard\Response::nextHandler()
Please assist.
// HomeBoard.php
class HomeBoard extends CustomBoard
{
}
// HomeBoard.view.php
...
<a target='_self' onclick="navMove(this)" href="#ExampleBoard">
<button>Example Board</button>
</a>
Please provide example for point 39 in https://www.koolreport.com/docs/dashboard/change_log/#version-2.0.0:
- Added: Ability to navigate to a dashboard by url