g39415 Approved

Member since: 2019-06-18

Recent posts by g39415
Post When

This worked:

$theme = Theme::getActiveTheme(); $controller = new \Cms\Classes\Controller($theme); $h...

Posted in Is it possible to return content block or partial html from controller

I am loading the html content for some modals using AJAX. For small html blocks I was handling this ...

Posted in Is it possible to return content block or partial html from controller