Result of a tag as a parameter for a module?

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
User avatar
quadracer
Forum Members
Forum Members
Posts: 44
Joined: Wed Apr 26, 2006 9:59 am

Result of a tag as a parameter for a module?

Post by quadracer »

How can something be done like this

Code: Select all

{news category="{menutext}"}
with current CMSms version.

Does not work for me  :-\ ...
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Re: Result of a tag as a parameter for a module?

Post 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.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
User avatar
quadracer
Forum Members
Forum Members
Posts: 44
Joined: Wed Apr 26, 2006 9:59 am

Re: Result of a tag as a parameter for a module?

Post by quadracer »

Thank you very much  :) - search this solution for a long time (I'm not a coder for real).

Works for me ...
Post Reply

Return to “CMSMS Core”