Copied to clipboard

Flag this post as spam?

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


  • Dejan 2 posts 22 karma points
    Aug 27, 2012 @ 15:08
    Dejan
    0

    Handle node copy

    Hi,

    I have handler in application base class which handles new node created and automatically adds some default child nodes to new node.
    That works fine, but when I try to copy node, all default created child nodes are duplicated because my Document_New handler function runs again.

    I was wondering is there a way to determine in Document_New handler whether new node is created or it is just a copy operation.

     

Please Sign in or register to post replies

Write your reply to:

Draft