@li {% IsCurrentDocument()?@class='current-page selected'@:@@ %}@
@div class=@row align-items-center@@
@a class=@page-link-item col-10@ href=@{% GetDocumentUrl() %}@@{% DocumentName %}@/a@
@button id=@{% NodeID %}@ class=@submenu-icon@@@span class=@fas fa-chevron-down@@@/span@@/button@
@/div@
@^SubLevelPlaceHolder^}
We're having a weird issue with the {%GetDocumentUrl()%} macro. If you look at the right hand menu on this page https://northernlighthealth.org/Locations/Eastern-Maine-Medical-Center/Care-Centers-Services/Surgery/Heartburn-Program
the links all work
however on this page https://northernlighthealth.org/EMMCHernia which uses a page alias the menu breaks and all the links in it point to the page alias for the page we are on and not the actual urls for the pages in the transformation
↧