I want to render igCombo
against each file when i add them using igUpload
.
The idea is that when user presses the add button and selects the images, an igCombo
is rendered in front of each file where the user can put some additional information before uploading them.
Is this possible to be accomplished using igUpload
?