Don't miss out Virtual Happy Hour today (April 26).

Try our conversational search powered by Generative AI!

PageEditing.GetEditUrl causes page within a page

Vote:
 

I would like to make a link from one block in edit mode to another block in edit mode. I can generate the url using PageEditing.GetEditUrl but if I click on that link, it opens a page within a page which I dont want. If I make the link target="_blank" it opens correctly in a new tab, but thats not really what I want either. Is this possible?

#206912
Sep 03, 2019 20:37
Vote:
 

Hey @Ethan

Does it work if you set target="_top" instead.

https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#Attributes

#206915
Sep 04, 2019 0:35
Ethan Schofer - Sep 04, 2019 15:02
Cool. I never new about the target="_top" option. Thank you.
This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* 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.