mirror of
https://github.com/colymba/GridFieldBulkEditingTools.git
synced 2024-10-22 09:05:57 +00:00
colymba
51b9518492
Automatic Fields detection + EditForm generation
Component now finds the Image relation and all 'editable fields' itself. Also gets the edit Forms from the record's getCMSFields() + other little fixes
GridFieldBulkImageUpload
SilverStripe 3 GridField component for uploading images in bulk into the managed DataObject relation with option to edit fields on the fly. Useful when GridField is used to manage a collection of DataObject that contain and Image (the image might be the main object the DataObject).
This component is built around the CMSFileAddController editForm, it overwrides and adds some behaviors, templates and styles.
Description
SilverStripe GridField Components set for bulk upload and bulk record edit, unlink & delete 📦💥
Readme
3.1 MiB
Languages
PHP
73.5%
JavaScript
22.4%
SCSS
3.2%
Scheme
0.9%