Trying to get and display a scrapbook item via a tool file
Permalink 1 user found helpfulFatal error: Call to a member function getCollectionID() on a non-object in /home/bhdev/public_html/concrete/libraries/block_view.php on line 218
Likely because I'm in a tool context without a page to render to. Is there a way to render the output without a page object without having to write a custom function within that block controller to duplicate the output of the view?