|
|
 Rank: Aficionado
Joined: 10/30/2007 Posts: 153 Location: Bellingham
|
I seem to be hung up on correctly implementing the Media Picker editor control in an Umbraco UI Extension - as a .NET User Control. I see how this is done as a property of a Document Type but I am unable to successfully apply a similar approach with a .NET User Control. I can certainly create a simple picker - or use one of the several media choosers available from other community members - but I'd hoped to stick with the Media Picker for consitency. Thanks, -Paul motusconnect.com :: level-2 certified :: MVP 2008/2009
|
|
 Rank: Fanatic
Joined: 7/22/2006 Posts: 248 Location: Randers, Denmark
|
Just listening here .. Since I had a similar requirement earlier this year I'm the closest thing to an Umbraco-hangaround
|
|
 Rank: Fanatic
Joined: 7/22/2006 Posts: 248 Location: Randers, Denmark
|
Anyone? Would be nice to have some kind of explanation on how to accomplish this :) I'm the closest thing to an Umbraco-hangaround
|
|
 Rank: Aficionado
Joined: 10/30/2007 Posts: 153 Location: Bellingham
|
Simon - I got a 'tip' on how to approach this from a generous Core Team member. In short, have a look at editUser.aspx ( umbraco.presentation). Using this as a template I was able to add media and content pickers to an Umbraco Administration UI Extension (ASP.NET Page) with not too much trouble. Best, -Paul motusconnect.com :: level-2 certified :: MVP 2008/2009
|
|
 Rank: Fanatic
Joined: 7/22/2006 Posts: 248 Location: Randers, Denmark
|
Hi Paul Cool, thanks for sharing! I will look into it. All the best, Simon I'm the closest thing to an Umbraco-hangaround
|
|
|
Guest |