How to get absolutePath or absoluteParent in sightly ?
Hi,
How to get absoluteParent or absolutePath in sightly without using use script and wcmuse class ?
I want to simply get the page path till homepage from any child page and want append my custom path. It should be something like . ${currentPage.getAbsoluteParent.path} by passing int as a level of path i want to get.
Thanks,
Amogh