Reputation: 33
<input file-model="ad.File"
type="file"
class="form-control"
ng-required="true"
name="file"
ng-show="ad.Type"/>
My project stuck on multiple file upload with angularjs one file upload working fine but i can't upload multiple files. Searched well but can't find solution.
Upvotes: 0
Views: 720