angular-form-builder icon indicating copy to clipboard operation
angular-form-builder copied to clipboard

Issue for file upload

Open LakshmisowjanyaM opened this issue 7 years ago • 0 comments

Hi,

First of all thank you for very much for this code. I am using this code in my application and added file upload also in form components. Its working fine to create new form with that element but after creating tried to upload the file and form submitted not getting the file.I found out the problem because ng-model can only read the string not file.I want to get uploaded file also along with remaining data now we are getting after the data entered in created form.I am trying my best to do this .if any help i would be thankful.

LakshmisowjanyaM avatar May 09 '18 18:05 LakshmisowjanyaM