express-admin icon indicating copy to clipboard operation
express-admin copied to clipboard

remove binary

Open rapsli opened this issue 9 years ago • 1 comments
trafficstars

Uploading a binary works like a charm. Two inputs:

  1. Unfortunately it's not possible to delete a binary once uploaded
  2. 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!

rapsli avatar Mar 23 '16 20:03 rapsli

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.

simov avatar Mar 24 '16 09:03 simov