Image Gallery field
See original GitHub issueFeature request
I want to use an Image Gallery field where I can add multiple images to the field (kind of array).
This is needed to provide variable number of images in a list item and display them inline as thumbnail and as popup carousel to cycle through images
Describe the solution you’d like
admin-ui
should display the thumbnails inline and on clicking it open a larger images like carousel (popup in same page). There should be option to select specific image as primary (hero image)
Describe alternatives you’ve considered
Considered to use Image list with relationship fields, but the display is not optimal for list of images, it is still a drop down with text only items
This will be helpful and better approach over creating a relationship field, on another thought, if display of relationship items can be done using thumbnails and carousel view, it may also work.
Issue Analytics
- State:
- Created 4 years ago
- Reactions:11
- Comments:16 (9 by maintainers)
Top GitHub Comments
We just published our custom Cloudinary gallery field. Please check it out and let us know what you think!
Migrating from v4 to v5 broke due to this change.
I had multiple image uploads set in v4.
Is there a timeline for this feature?