Copied to clipboard

Flag this post as spam?

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


  • John Churchley 272 posts 1257 karma points c-trib
    Jul 15, 2015 @ 16:25
    John Churchley
    0

    Creating a Related Media Folder when Content Node Created

    Hi,

    I'm trying to have an event which fires after a content node is created of a certain document type. This will then create a media folder with the same name.

    https://our.umbraco.org/Documentation/Reference/Events-v6/Application-Startup

  • Jason 113 posts 628 karma points
    Jul 15, 2015 @ 16:54
    Jason
    0

    I think this maybe what you are looking for:

    https://our.umbraco.org/documentation/Reference/Events-v6/ContentService-Events

    You can hook into the saving/saved events and create the media folder if it does not exists.

  • John Churchley 272 posts 1257 karma points c-trib
    Jul 17, 2015 @ 10:37
    John Churchley
    0

    Thanks Jason. I'll give it ago and report back.

  • 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