Copied to clipboard

Flag this post as spam?

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


  • dominik 711 posts 733 karma points
    Mar 04, 2011 @ 09:44
    dominik
    0

    delete site - relation problem

    Hello,

    I use relations for translating. This works great but if i delete a page in the child tree the language dropdown also relate to this document. How can i delete the relation if the child document is deleted?

  • dominik 711 posts 733 karma points
    Mar 07, 2011 @ 11:09
    dominik
    0

    is there any possibility for it?

  • Samuel Hamer 44 posts 66 karma points
    Mar 08, 2011 @ 15:24
    Samuel Hamer
    0

    I use a Document.BeforeMoveToTrash and a Document.BeforeDelete event handler to get a list of relations and ensure the same happens to them.  Watch the videos on events;

    http://umbraco.com/help-and-support/video-tutorials/developing-with-umbraco/events/

    I would suspect the last one to be a lot of help.

  • 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