2 hours ago, Krystian Podemski said:I think what you want to do is:
$leftColumn = Hook::exec('displayLeftColumn'); // and there you probably need to pass this to the view :-)
Hello,
Thanks for the reply.
I believe you're getting and storing the left column in that variable.
What I'd like is to have the text 'abc' sit at the top of the left column, which is set in my module's controller.
Thanks,
Luke