I need to customize the document library upload form in such a way that if user has uploaded 2 files. The next metadata form should show 2 sets of metadata form like if I have 2 properties I should see 2 set of 2 properties.I can then set all properties for both files and save and redirect to some different page.
I created custom rendering template for document lib new form. I am stuck here now..
Is it possible to know how many files user has uploaded in previous form and then render properties multiple times using documentlibfields class in metadata form?
Any pointers /suggestions would be useful...