Page 1 of 1
Result of a tag as a parameter for a module?
Posted: Mon Oct 02, 2006 4:56 pm
by quadracer
How can something be done like this
with current CMSms version.
Does not work for me

...
Re: Result of a tag as a parameter for a module?
Posted: Mon Oct 02, 2006 5:12 pm
by calguy1000
if you look at smarty.php.net, in the documentation area, there is the capture tag, and the assign tag that may be useful to you.
Re: Result of a tag as a parameter for a module?
Posted: Wed Oct 04, 2006 6:58 am
by quadracer
Thank you very much

- search this solution for a long time (I'm not a coder for real).
Works for me ...