express-admin
express-admin copied to clipboard
remove binary
trafficstars
Uploading a binary works like a charm. Two inputs:
- Unfortunately it's not possible to delete a binary once uploaded
- In my usecase I upload images, displaying them in the list view just shows some characters, but not an image. Looking at the record renders an image.
Great work!
You can display binary fields inside the listview using this code snippet. Take a look at the custom.json file in that repo on how to include it.
As for deleting the binary, you might be right. I can't remember exactly, but lastly the binary field support was kind of experimental.