volume_up

A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

volume_up

A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Episerver page link from sql

Hi Guys, Just wondering if there is a query that will return the full page link. I can get the pagelink ie "~/link/9a0b36db31914b959638525a4cbaa820.aspx" but it doesn't work (even if I included the id of the page. This is episerver 6.

Any ideas?

Cheers,

Paul

#85064
Apr 14, 2014 9:09

Im guessing there might be a SP of this but can't seem to find one.  

One way to do it is to take the [tblTree] and combine it with the URLSegment from tblPageLanguage.

Else if you have access to edit mode and just want the list to do a access to all the pages you could get the pageIds and just go to /<UIsecretPath>/edit/default.aspx?id=<pageId>

#85076
Apr 14, 2014 12:44
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.