Copied to clipboard

Flag this post as spam?

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


  • Inx51 54 posts 107 karma points
    Oct 03, 2013 @ 11:13
    Inx51
    0

    How to create a custom context menu item i Umbraco 6.1.6

    Hi!

    I want to create a custom context menu (the one you get when you right click an item in the contenttree/mediatree)

    I have found this article:

    http://shazwazza.com/post/Custom-Actions-in-Umbraco-Jupiter

    Which explains that one should use something called the MenuItemAttribute... how ever.. this is a part of the Umbraco 5 API and I cant really find it anywhere in the Umbraco 6 API.. since the namespace Umbraco.Cms seems to be removed in v6... So.... how do I proceed?.. is there any good reading around of how to create a custom context menu in Umbraco v6?

    Thanks in advance!

  • Dallas 132 posts 404 karma points
    Oct 04, 2013 @ 03:24
    Dallas
    101

    Example 3 of this wiki entry explains how to add a custom action to the context menu.

    The page only shows how to add the event but it does include a link to the complete source code.

    We are successfully using this method to add items to the menu in Umbraco 6.1.3. 

    Dallas

  • Matt Taylor 873 posts 2086 karma points
    Jul 24, 2014 @ 12:17
    Matt Taylor
    0

    I too was looking for how to do this properly in v6. There's nothing out there.

    I'll have to resort to the old method too.

Please Sign in or register to post replies

Write your reply to:

Draft