Copied to clipboard

Flag this post as spam?

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


  • marthin 87 posts 106 karma points
    Sep 27, 2010 @ 10:23
    marthin
    0

    Extending move/copy context menu

    Hi all!

    I need some input on a problem iv got. I have created a custom section with its own tree. The tree is saved in a db table the looks the same as umbracos standard node table but its a different table (its a product catalog so it was easier to use a new table). Now I need to create a copy/move functionality that works the same way as move/copy in the content section. So the quiestion is: Do I need to create everything from scratch in the popup modal or can i use anything from the built in move/copy dialog? The problem with reusing this is that im not so sure how umbraco handles the webservice calls to get nodes etc.

    Any feedback on this is most welcome!

    Best Regards

    Marthin

  • marthin 87 posts 106 karma points
    Sep 27, 2010 @ 11:04
    marthin
    0

    Could i use the TreeService and create a smooth to use jQuery tree where i can select a node to move/copy to?

Please Sign in or register to post replies

Write your reply to:

Draft