If you're prepared to do a little coding, there's a very neat solution using the nuPickers package, that will not only let you show a preview, but also let you define how you want it shown. And you'll be able to be very specific in which media items to actually enable for picking.
Multinode Tree picker not previewing selected images - Umbraco 7.2.2
Hi,
I have created one data type with Multinode Treepicker.
But when I select images from content page it is not previewing that image.
I have attached screenshot below.
Can anyone know how to enable preview in Multinode Treepicker ?
Thanks in advance.
Regards,
Urvish Mandaliya
Hi Urvish,
I don't think it supports that (yet).
If you're prepared to do a little coding, there's a very neat solution using the nuPickers package, that will not only let you show a preview, but also let you define how you want it shown. And you'll be able to be very specific in which media items to actually enable for picking.
/Chriztian
Hi Chriztian,
Thanks for the reply.
I will try with that code.
And is it possible to restrict Umbraco.MultipleMediaPicker ?
Regards,
Urvish Mandaliya
Hi Urvisch,
Like Christian said you can do this with nuPickers.
I wrote a article about this : http://skrift.io/articles/archive/the-king-is-dead-long-live-the-king/
As far as I can see it's not possible to restrict the MultiMediaPicker.
Dave
Thanks Dave for the reply.
Your article is really helpful.
Regards,
Urvish Mandaliya
is working on a reply...