Is it possible to "extend" the media picker dialog...
# help-with-umbraco
l
Client has a DAM they want to search for images in and then "automatically" make a new media item with a copy of the image. The smoothest experience would be to add a "tab" or sub-dialog to the existing media picker. Are there any way to "inject" a button here with bellissima, or do we need to build or own datatype from scratch? https://cdn.discordapp.com/attachments/1313128680439943198/1313128680788328528/image.png?ex=674f01e2&is=674db062&hm=345cda3ca7961a35c6f1d70372b4124a9ee76d3502d593218c3a5b93b5b71a0e&
a
If not already possible, it would be awesome to have an extension point for this 👍 I can think of a number of services it would be useful to integrate with 😄
s
i
I couldn't understand how to extend the built-in media picker, so ended up building a custom datatype for a client, that hooked up to their external DAM system. They could then pick / search for media from the DAM. It didn't look "exactly" like the current media picker, but was very close. I think thats your best option.
2 Views