Try our conversational search powered by Generative AI!

Open in Edit Mode from tree

Vote:
 

CMS 7 and 8, is there a way of opening pages in edit mode? Like you had in CMS 6?

Any Addon?

#131999
Aug 12, 2015 8:22
Vote:
 

To get the edit url of a page you can use 

PageEditing.GetEditUrl(currentPage.ContentLink)

PageEditing is part of the EPiServer.Editor namespace

#132016
Aug 12, 2015 11:55
Vote:
 

ok thanks, I mean in the UI tree. Do you mean i should build a addon to the tree context menu?

#132018
Aug 12, 2015 12:45
Vote:
 

Do you mean that "forms edit" is default instead of on page edit?

#132028
Aug 12, 2015 14:30
Vote:
 

Thats right Mari

Either default or choosable for the user in the context menu.

#132029
Aug 12, 2015 14:35
Vote:
 

You can do this using an Ui Descriptor, see code here: 

http://world.episerver.com/forum/developer-forum/EPiServer-7-CMS/Thread-Container/2013/2/Set-Form-mode-as-default-editing-interface/

#132031
Aug 12, 2015 14:54
* 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.