replace_link_with_first_in_nav in PageList

Permalink
Hi all,

I'm sure this should be a simple one but wondering if anyone can help me get replace_link_with_first_in_nav attribute to work in a custom pagelist template?

I have tried simply adding
$replace_first = $page->getAttribute('replace_link_with_first_in_nav');
in the foreach loop with no luck.

Any help would be greatly appreciated.

 
mesuva replied on at Permalink Best Answer Reply
mesuva