Copied to clipboard

Flag this post as spam?

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


  • Rasmus Fjord 659 posts 1546 karma points c-trib
    Aug 13, 2014 @ 14:39
    Rasmus Fjord
    0

    Event for "remove at" on a node

    Hey there :) 

    A customer is using the "remove at" feature alot, but I need to hook into this event since it shouldnt be unpublished, but just moved to a special parent node instead.

    But I can't figure out if there even is an event that I can hook into, being fired when the "remove at" is executed.

    Any takers ?

     

  • Bo Damgaard Mortensen 712 posts 1189 karma points
    Aug 16, 2014 @ 12:20
    Bo Damgaard Mortensen
    0

    Hiya Rasmus,

    I haven't tested this at all, but what if you hook up into the Unpublished event, then check if the RemoveDate is set on the document that is being unpublished. If it is set, move the document to be a child of the given parent folder and then cancel the event so it won't be unpublished?

    Just a throught ;-) let me know if it's nonsense!

  • Rasmus Fjord 659 posts 1546 karma points c-trib
    Aug 18, 2014 @ 08:29
    Rasmus Fjord
    0

    Hey Bo 

    That sounds like a plan, im going to give it a shot :) 

  • Bo Damgaard Mortensen 712 posts 1189 karma points
    Aug 19, 2014 @ 13:21
    Bo Damgaard Mortensen
    0

    Great! :-) Let me know if there's any hiccups

  • 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