Copied to clipboard

Flag this post as spam?

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


  • Kasper Dyrvig 246 posts 379 karma points
    Apr 07, 2015 @ 10:26
    Kasper Dyrvig
    0

    Link to "edit node" in Umbraco 7?

    Hi,

    I'm customizing my "latest edits" dashboard in Umbraco 7.

    I would like to keep the "click to edit" link but in Umbraco 7 I can't use /umbraco/editContent.aspx?id={@id} as the package contains. What should I link to instead?

    Thank you

  • Chriztian Steinmeier 2800 posts 8791 karma points MVP 8x admin c-trib
    Apr 07, 2015 @ 10:29
    Chriztian Steinmeier
    103

    Hi Kasper,

    After a quick look inside an Umbraco 7.2, it looks like this should do the trick:

    /umbraco/#/content/content/edit/{@id}
    

    /Chriztian

  • Kasper Dyrvig 246 posts 379 karma points
    Apr 07, 2015 @ 10:34
    Kasper Dyrvig
    1

    Adding a target="_top" it works perfect :-)

    Thanks!

  • Chriztian Steinmeier 2800 posts 8791 karma points MVP 8x admin c-trib
    Apr 07, 2015 @ 10:35
    Chriztian Steinmeier
    0

    Please note: I've not yet used it myself in an Umbraco 7, but I can imagine a few things that may not work (or look) as expected. Please let me know if you find anything crazy :)

    Thanks for using the package,

    /Chriztian

  • Kasper Dyrvig 246 posts 379 karma points
    Apr 07, 2015 @ 10:38
    Kasper Dyrvig
    0

    The package really works fine by default, by I have removed the styling in the package and shifted from unordered list to tables. Also I have moved the dashboard from Developer to Content section.

    Thank you for great and EASY to use package

  • Chriztian Steinmeier 2800 posts 8791 karma points MVP 8x admin c-trib
    Apr 07, 2015 @ 10:41
    Chriztian Steinmeier
    0

    Cool!

    I've logged this issue on the GitHub repo with a link back here - should make it easy for people to self-fix until I can post an updated package.

    /Chriztian

  • Chriztian Steinmeier 2800 posts 8791 karma points MVP 8x admin c-trib
    Apr 10, 2015 @ 18:45
    Chriztian Steinmeier
    0

    Just a quick update to let everyone know that the package has been updated to officially support V7 :)

    /Chriztian

  • 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