Copied to clipboard

Flag this post as spam?

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


  • xrisdoc 54 posts 102 karma points
    Feb 05, 2013 @ 17:51
    xrisdoc
    0

    Custom Move Action

    Hello,

    I have created my own custom section for Umbraco which uses data stored in tables seperate from the umbraco tables to generate the tree nodes.

    I Would like to implement my own Move Action so that I can move my custom nodes into another custom node. I was hoping to do this in a similar way in which the Content nodes can be moved, but I am not sure how to go about this.

    My Initial thought was to Implement a new action on the tree nodes using IAction and then opening up a page in a dialog/modal window that will then permorm the move action for the selected node. Is this the only way I can do this or is there another (better) way to do this?

    Thanks,

    Chris

  • 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