hi,
I am using anjularjs(1)
after clickinig of attachments it was displaying like below
https://ibb.co/ckfWnnN
after that i have uploaded a file and enter description name
https://ibb.co/0fmxQ8H
after clicking of add button it was displaying like below
https://ibb.co/b35rsxQ
In file path i need to display the location of file but here it was displaying null
you need not to touch remaining functionalities just i need to display filepathlocation after clcikig of add button
like that for n no of rows
since i am new to this type of work for me no one is there to help
just because of you only i have covered lot of functionalities
Could you please kindly help me
Uma PlPosted Jan 8, 2019, 11:52 PM
Muthu KumarPosted Jan 9, 2019, 12:04 AM
https://stackoverflow.com/questions/17063000/ng-model-for-input-type-file-with-directive-demo
file event object
event.target.value field but path not fully denoted.