Im looking to use the standard Media Picker property. However, I would like to set a minimum amount (2) and Maximum amount (7) of images that the editor can select.
A simple way to solve that you want to be able a media picker where you can set a a minimum amount (2) and Maximum amount (7) of images that the editor can select, is to use the Multinode Treepicker.
With this you have the option to choose if you want to use it for content or media, and it has the feature of minimum and maximum of items.
Thanks for the update. I did like this approach, however, this means that the editor will have to upload the images prior to selecting them (which is a bit of an inconvenience). Being able to upload the image and pick at the same time would be ideal.
Umbraco 7 Media Picker Minimum/Maximum items
Hi all,
Im looking to use the standard Media Picker property. However, I would like to set a minimum amount (2) and Maximum amount (7) of images that the editor can select.
Is this possible?
Thanks
Hi AB,
A simple way to solve that you want to be able a media picker where you can set a a minimum amount (2) and Maximum amount (7) of images that the editor can select, is to use the Multinode Treepicker.
With this you have the option to choose if you want to use it for content or media, and it has the feature of minimum and maximum of items.
You can find the documentation for the Multinode Treepicker here, https://our.umbraco.org/documentation/getting-started/backoffice/property-editors/built-in-property-editors/multinode-treepicker
Hope this helps,
/Dennis
Hi Dennis,
Thanks for the update. I did like this approach, however, this means that the editor will have to upload the images prior to selecting them (which is a bit of an inconvenience). Being able to upload the image and pick at the same time would be ideal.
Maybe this isnt achievable.
Thanks
is working on a reply...