Page 1 of 1

redirect to another module

Posted: Tue Nov 03, 2015 8:18 am
by ingmark
in my template i have this code:

{cms_module module='mysecondmodule' action='show-details' detail_id="1"}

some how this code is not compatible with the code in that action.. so how can i easily redirect to the page with {redirect page="show-detaisl" param="1"} or something like this..