Page 1 of 1

Show asset name in asset details after uploading

Posted: Tue Mar 20, 2012 7:46 pm
by RyanShay

It doesn't seem like this would be hard to accomplish since you're already displaying other info on the right hand side of the uploader.

Displaying the asset name would save a lot of time when adding & referencing a large number of images.

Currently the only way I can find to do this would be to run the project in a browser and view the source. Though this assumes that A) the project does not rely on device specific features and will run in a browser and B) That the images are all on a screen. This doesn't take into account images that may be applied via CSS.


Show asset name in asset details after uploading

Posted: Tue Mar 20, 2012 10:42 pm
by maxkatz

We are working on keeping the image files as they are. So if you uploaded a file called 'mylogo.png' - the same name will be used in the app.


Show asset name in asset details after uploading

Posted: Wed Mar 21, 2012 12:53 am
by RyanShay

Even better.