I have a site with the following structure: index_html Folder1 Folder2 ... Folder"n" And have a navigation bar method as follows: <TD colspan="3" valign="middle" class="NavBar"> <a href="http://147.1.95.251" style="text-decoration: none; color: White;"><strong>HOME</strong></a> | <!--#in "PARENTS[-1].objectValues(['Folder'])" sort="title"--> <!--#if publish--> <a href="<!--#var "absolute_url()"-->" style="text-decoration: none; color: White;"><strong><!--#var title--></strong></a> | <!--#/if--> <!--#/in--> </TD> As you can see, It should show only the folders that have the "publish" boolean property set to TRUE but when I set the property for one folder, all other folders gets shown, even the ones on a parent level... any ideas? - Atentamente, Victor Perez Muena Automation Support - Port Area (Los Vilos) Los Pelambres Project - Bechtel Chile Ltda. Ext. 8033, Phone: (2) 361-8033 - Fax: (2) 361-8025
participants (1)
-
Perez, Victor