Copied to clipboard

Flag this post as spam?

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


  • Dempsey 11 posts 91 karma points
    Oct 17, 2018 @ 07:54
    Dempsey
    0

    Open content item in new tab from list view

    Hello,

    Currently if i enable the default list view on a content type, and I right click with my mouse button on the link and open it in new tab, then the new tab just redirects to the content homepage.

    When I hover over the specific document in the listview, the URL is indeed https://.../umbraco/ while I would expect it to be https://.../umbraco#/content/content/edit/{contentId}.

    Is there any way to open a document in a new tab from the list view?

    Thx!

  • Dempsey 11 posts 91 karma points
    Oct 22, 2018 @ 14:13
    Dempsey
    0

    Anyone?

  • Michaël Vanbrabandt 863 posts 3348 karma points c-trib
    Oct 22, 2018 @ 15:01
    Michaël Vanbrabandt
    1

    Hi Dempsey,

    this is unfortunatly not possible because the routing is done in angular in the backend after you click on the link.

    How ever, you could create a custom listview where you manually set the link to #/content/content/edit/{id}:

    https://24days.in/umbraco-cms/2016/custom-list-view-layouts/

    Hope this helps!

    /Michaël

  • Amir Khan 1282 posts 2739 karma points
    Oct 22, 2018 @ 15:19
    Amir Khan
    0

    You actually used to be able to open a list view item in a new tab, I'm not sure in which version the behavior changed but I have an older site running 7.3.7 where you can open a list view item in a new tab. It was super convenient for editing multiple items in a row.

    -Amir

Please Sign in or register to post replies

Write your reply to:

Draft