express-admin-examples
express-admin-examples copied to clipboard
change on displaying image in listview
In showing images in listview, I found it is hard-coded in 'images.js' to force the 2nd column of listview to display as an image item. It does not display images in any other columns, and also it causes any text field in the 2nd column unable to display properly.
I fixed this by adding a change in 'express-admin', and utilizing that change in config/custom/static/images.js.