Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Direct link to page in edit mode

Vote:
 

Hi,

Is it possible to create a direct link to a specific page in edit mode, by not using a "hash-bang" (/episerver/cms/?language=sv#context=epi.cms.contentdata:///17)? The reason I'm asking is because the hash/fragment is lost during sign-in process since it's not retrievable from server-side.

Best

#150535
Jun 21, 2016 17:12
Vote:
 

I use this :)

PageEditing.GetEditUrl(page.ContentLink)

#150728
Jun 28, 2016 15:53
Vote:
 

Yes, and that method will produce an URL with the reference to the page in the fragment part of the URL. I'm looking for a solution where a query string is used, just like the old edit mode worked and admin mode works today (the customdefaultpage parameter).

#150729
Jun 28, 2016 15:59
* 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.