Multi File Select Field Definition -> multi image picker for LISE or Gallery
Posted: Sun Nov 10, 2024 1:33 am
Hello - So I'm thinking about sponsoring a multi image picker field definition for LISE or Gallery. Gallery has the ability to choose many image files during an upload and save into a Sub Gallery folder. However, many images cannot be "picked" or selected from an existing /uploads/image/subfolder/ and saved into a Sub Gallery. Ideally, there would be a field definition that utilizes the file picker but allows multi selection of images to be chosen instead of a single image selection only.
This would be a great feature for LISE because often times, an editor will upload many files using File Manager for later user. An LISE editor could then pick all of the files wanted and assign to one field as a comma separated string, list, or an indexed array of image/path/image_name.png / jpg / gif / webp files.
Then, the template would simply iterate the collection or split it by comma if a comma separated list of images.
This would be a great feature for Gallery because those images already uploaded to the server, could be assigned to the Sub Gallery along with any new uploaded images. It would be one collection of image/path/image_name.jpg files.
Thoughts? Any takers? The requirement is a Multi Image Picker utility that can choose multiple images from the /uploads/ directory and can be used as a Field Definition for Gallery and/or LISE. It would probably be useful for ECB2 too.
This would be a great feature for LISE because often times, an editor will upload many files using File Manager for later user. An LISE editor could then pick all of the files wanted and assign to one field as a comma separated string, list, or an indexed array of image/path/image_name.png / jpg / gif / webp files.
Then, the template would simply iterate the collection or split it by comma if a comma separated list of images.
This would be a great feature for Gallery because those images already uploaded to the server, could be assigned to the Sub Gallery along with any new uploaded images. It would be one collection of image/path/image_name.jpg files.
Thoughts? Any takers? The requirement is a Multi Image Picker utility that can choose multiple images from the /uploads/ directory and can be used as a Field Definition for Gallery and/or LISE. It would probably be useful for ECB2 too.