Jump to content

Edit History

luke.lukas

luke.lukas

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

luke.lukas

luke.lukas

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 have literally no idea what you want me to do with 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

×
×
  • Create New...