Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Jeroen Breuer 4909 posts 12266 karma points MVP 6x admin c-trib
    Jul 22, 2009 @ 12:11
    Jeroen Breuer
    0

    Hyperlink to another section

    Hello,

    I created a dataype with a hyperlink in it. When I click this hyperlink I would like to go to another section in the backend and open a different page. This is difficult since the backend works with iframes. Does anyone know how I can do this?

  • Peter Dijksterhuis 1442 posts 1722 karma points
    Jul 22, 2009 @ 12:25
    Peter Dijksterhuis
    0

    Jeroen,

    you can use hashtags to go to a different section did you know that? Does that help you?

    I'm not aware of any action that triggers opening a specific page though :(

  • Jeroen Breuer 4909 posts 12266 karma points MVP 6x admin c-trib
    Jul 22, 2009 @ 12:30
    Jeroen Breuer
    0

    Yes I know that, but since the hyperlink is in a iframe isn't the entire Umbraco backend displayed in that iframe again?

  • Peter Dijksterhuis 1442 posts 1722 karma points
    Jul 22, 2009 @ 12:35
    Peter Dijksterhuis
    1

    Not if you define something like target=top I think

  • Jeroen Breuer 4909 posts 12266 karma points MVP 6x admin c-trib
    Jul 22, 2009 @ 12:53
    Jeroen Breuer
    0

    Yes that works thank you :). Now I just need to open a page when the new section is opened. I would like to open a node instead of clicking it on the left.

  • Douglas Robar 3570 posts 4711 karma points MVP ∞ admin c-trib
    Jul 22, 2009 @ 17:15
    Douglas Robar
    0

    You could just use the following, if you know the id of the node you want to edit...

    http://mydomain.com/umbraco/actions/editContent.aspx?id=1193

    cheers,
    doug

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies