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?
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?