I have the inital file list working well, but i was wondering if it's possible to display the size of the uploaded image?
My json returns the "size" param as per the documentation, but it does not seem to be used. What i was looking for was the filesize to be displayed next to the links, similar to what is done when the file is actually uploaded.
I am using the standard thumbnail template, which i can see has the following element: Can this be populated with the file size on retrieval of the inital file list?