Martin Doornekamp
Martin Doornekamp
Selecting images from the image libary does not work. After selecting they do appear under the bulk uploader but not in the grifield. After doing a hard ctrl shift r...
The use of disableSelection should be avoided, when using inline editting(https://github.com/symbiote/silverstripe-gridfieldextensions) the function prevents selecting text and textareafields. https://api.jqueryui.com/disableselection/  " Caveat emptor: .disableSelection() is...