Hi,
I'm using CMSMS 1.1.
I'd like to know how to print the name of the parent. For example, using PHP, I can easily print the child (ie. $page) on the page. I'd like to know how to print parent, or at least, what variable is the parent?
I actually have a PHP script that says if $parent=="whatever", then do such and such.
Hope I'm making sense.
Thanks!
how to print parent?
Re: how to print parent?
I'm looking for this exact same thing. Did you ever figure it out?