Add A Module Inside Another Application
I am new to vanilla forums, so go easy on me 
I am trying to get the categories module from the Discussion controller to render inside the Activity controller. I have tried a number of methods with no success.
How is something like this accomplished?
I would appreciate any help I can receive. Thank you very much.

I am trying to get the categories module from the Discussion controller to render inside the Activity controller. I have tried a number of methods with no success.
How is something like this accomplished?
I would appreciate any help I can receive. Thank you very much.
Tagged:
0
Answers
Then do this:
$this->Addmodule('Categoriesmodule');
There was an error rendering this rich post.