Adding fields to files

I’m having trouble adding a field to files uploaded with the multifile uploader. The files are all images and are displayed in a blog post repeating group. The problem is that the end user needs to be able to reorder these images so I need to add a field to each one because I cant change the creation date.

Anybody have an idea how this can be achieved? Am I going about it the wrong way?

Thanks!

1 Like

You can make a new data type with a another field for data ordering.

This might also help you:

1 Like