Official Support Area, Q&As, Discussions, Suggestions and Bug reports.
Forum's Guidelines
I guess there would be the asset url problem that prevent MultiView or any other widget to load resources. Could you please use the CodeIgniter friendship in your report.
class MyReport extends \koolreport\KoolReport
{
use \koolreport\codeigniter\Friendship;
}
Please let me know if it works.
It is supposed to work, not sure why. Let try another things but first remove the "Friendship" line: and then following this topic to setup report's assets url and path. The path should be relative path from your OrderOptined.php to the codeigniter assets folder. And the url should be browser url to that asset folder.
Let KoolReport help you to make great reports. It's free & open-source released under MIT license.
Download KoolReport View demo