Page tree

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Creates a link to page itself

Online demo

Render link to self


With macro template contents as follows

## @noparams
<a href="$settingsManager.getGlobalSettings().getBaseUrl()${action.page.urlPath}" target="_blank">${action.page.displayTitle}</a>


With macro configuration

  • No labels