Portal Engine Questions on portal engine and web parts.
Version 6.x > Portal Engine > Get Absolute Url View modes: 
User avatar
Member
Member
lwhittemore-emh - 9/16/2013 10:03:58 AM
   
Get Absolute Url
I need to get the current documents absolute url
{%CurrentDocument.AbsoluteUrl %}


I thought that would work but it doesn't seem to.

User avatar
Certified Developer 12
Certified Developer 12
kentico-jx2tech - 9/16/2013 10:13:22 AM
   
RE:Get Absolute Url
check the spelling...
{%CurrentDocument.AbsoluteURL%}

User avatar
Member
Member
kentico_sandroj - 9/16/2013 4:59:23 PM
   
RE:Get Absolute Url
Hello,

That macro would work in version 7 but in version 6 you would use something like this:
{%GetAbsoluteUrl(CurrentURL)%}
Please let me know if you have any questions.

Best Regards,
Sandro