Copied to clipboard

Flag this post as spam?

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


  • steweir 34 posts 54 karma points
    Jun 22, 2011 @ 23:29
    steweir
    0

    Get the URL of the current page

    How do i get the url of the current page im on, can this be done useing a macro?

  • Bas Schouten 135 posts 233 karma points
    Jun 23, 2011 @ 08:54
    Bas Schouten
    0

    Hi Steweir,

     

    You could use something like this in your XSLT macro.

     

    <xsl:value-of select="umbraco.library:NiceUrl($currentPage/@id)"/>

    Bas

  • steweir 34 posts 54 karma points
    Jun 23, 2011 @ 16:52
    steweir
    0

    thats what i was looking for

    Thanks

  • 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