redirect to another module

Talk about writing modules and plugins for CMS Made Simple, or about specific core functionality. This board is for PHP programmers that are contributing to CMSMS not for site developers
Post Reply
ingmark
New Member
New Member
Posts: 5
Joined: Fri Oct 02, 2015 7:17 am

redirect to another module

Post 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..
Post Reply

Return to “Developers Discussion”