Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Tony Kiernan 278 posts 341 karma points
    Nov 09, 2010 @ 18:37
    Tony Kiernan
    0

    Newbie: Getting all pages with a certain property

    I've taken over a project from someone else, and this is my first time using umbraco.  I have had to rearange the nodes in this site.  As a result, top level node 'Catalogue' is now under top level 'Site'.  I want all pages in the site with a certain checkbox ticked to include them in a slider on the home page.

    Currently the xslt is getting:

    <xsl:for-each select = "umbraco.library:GetXmlAll()/Page[@nodeName='Catalogue']/CatalogueItem[showInSlider=1]">

    How do I amend this to take into account the change in structure?

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies