О, мой аплоадер
Сообщение от logosan
|
картинка отсылается, а вот данные с input type=text получить не могу
|
Цитата:
|
When files are selected or dropped into the component, one or more filters are applied. Files which pass all filters are added to the queue. When file is added to the queue, for him is created instance of {FileItem} and uploader options are copied into this object. After, items in the queue (FileItems) are ready for uploading
|
https://github.com/nervgh/angular-fi...oduction#about
Можно попробовать так
<input type="file" id="multImg" nv-file-select options="{formData:[{multName: multName}]}" uploader="uploader" required>
https://github.com/nervgh/angular-fi...API#directives
если не получиться см. faq или issues
__________________
Чебурашка стал символом олимпийских игр. А чего достиг ты?
Тишина - самый громкий звук
Последний раз редактировалось nerv_, 29.06.2015 в 10:14.
|