Posted on: 10/4/2014 3:27:21 AM | Views : 421

Is there a way to tie files uploaded together at one time(batch) together so that each batch can be displayed together for download?  For example, if a clerical person uploads a bunch of files together at time t0, they should be grouped together when the links to download are displayed.  Then if a second batch of files is uploaded at a later time, t1, these should be displayed together but separate from the first batch.
All I can think of is to have a hidden field that stamps all the files in a given batch and use that to separate the batches from each other.  I'm not sure how to implement this or if this is a good approach. I do have working multiple upload and downloads so I just need to add this latest feature management has dreamed up.
I have googled a lot but this seems to be a sophisticated requirement (my management wants this website to do everything for them except make them a cocktail).  Anyone do something similar or have a though ...

Go to the complete details ...