parent page attributes
Permalink 2 users found helpful
Hello,
I'm reading a custom attribute with
$c->getCollectionAttributeValue('sams')
how, can I read the same one from the page's parent? and then from parent's parent?
I need actually to recursively get up to the site root and read all of them.
Thanks,
Laurian
I'm reading a custom attribute with
$c->getCollectionAttributeValue('sams')
how, can I read the same one from the page's parent? and then from parent's parent?
I need actually to recursively get up to the site root and read all of them.
Thanks,
Laurian