Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
How do i get the url of the current page im on, can this be done useing a macro?
Hi Steweir,
You could use something like this in your XSLT macro.
<xsl:value-of select="umbraco.library:NiceUrl($currentPage/@id)"/>
Bas
thats what i was looking for
Thanks
is working on a reply...
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.
Continue discussion
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?
Hi Steweir,
You could use something like this in your XSLT macro.
<xsl:value-of select="umbraco.library:NiceUrl($currentPage/@id)"/>
Bas
thats what i was looking for
Thanks
is working on a reply...
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.