#1
Some view files are shared, how can I call view files from other modules?
#2


I have a view file at APP_PATH/modules/modb/views/modb_view.php

With the above code in the index method of module Moda, I get the view file from Modb by passing the "view_module" value in $data.