Copied to clipboard

Flag this post as spam?

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


  • David W. 159 posts 284 karma points c-trib
    Nov 04, 2010 @ 16:12
    David W.
    0

    Media picker in usercontrol

    Hello,

    I have created a usercontrol for the umbraco backend where admins can add calendar items (date, name and description). Theese items is saved in a custom database table created. I would now like to extend the control to include an item from the umbraco medialibrary. How can I achieve this?

    I am using a DetailView (with TemplateFields) for inserting items.

     

  • Tom Fulton 2030 posts 4998 karma points c-trib
    Nov 04, 2010 @ 16:28
    Tom Fulton
    0

    These might get you started:

    Tim posted a blog entry about this recently - http://www.nibble.be/?p=87

    Also Jeroen mentioned a different way of doing it which might be better, see his posts on this thread - our.umbraco.org/.../13518-implement-improved-mediapicker-c 

  • David W. 159 posts 284 karma points c-trib
    Nov 04, 2010 @ 16:42
    David W.
    0

    Alright, I see a way. But can a ContentPicker control be placed in the ascx? something like <umbraco:contentPicker runat="server" AppAlias="media" TreeAlias="media" />?

    Any links where I can read up on this?

  • 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