Hi,
Is it possible to reference query string stuff (like page ID# or page alias) in a template?
Mike
Can query string content be accessed in a template?
Re: Can query string content be accessed in a template?
have you read the Smarty manual?
http://www.smarty.net/
Something like {$smarty.get.yourvariablenamehere} should work
http://www.smarty.net/
Something like {$smarty.get.yourvariablenamehere} should work
Re: Can query string content be accessed in a template?
Ah, thank you!
And, no, I didn't read the Smarty manual, but I read the CMSMS documentation and I searched this forum.
And, no, I didn't read the Smarty manual, but I read the CMSMS documentation and I searched this forum.
Re: Can query string content be accessed in a template?
{get_template_vars}