Copied to clipboard

Flag this post as spam?

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


  • FreedomChicken 12 posts 33 karma points
    Jul 12, 2011 @ 02:55
    FreedomChicken
    0

    Dynamic sort using node name of an ID fied.

    I currently have a dynamic sort working that sorts based on fields in the document type.

                      <xsl:sort select="data[@alias=$mysort]" order="{$myorder}" data-type="{$mydatatype}"/>


    What I'd like to add is the ability to sort by the Node Names of an xpath picker which enteres the value as the ID of the node.

    I'm on umbraco 4.7 with .net 4 using the legacy schema and the Axendo Ultimate Picker XPath package.

  • Den Gordo 29 posts 49 karma points
    Oct 01, 2012 @ 17:46
    Den Gordo
    0

    I know this is a very old topic, but if someone will find it please take a look at this topic for solution.

Please Sign in or register to post replies

Write your reply to:

Draft