Quote from
luishp on January 27, 2021, 7:02 pm
@grab, please take a look at the attached sample app.
Just add this to the Container where you want to show your file name:
<span ng-bind-html="[filename]"></span>
I have also included a button so you can see the [filename] variable content in a JavaScript alert.
Regards.
@grab, please take a look at the attached sample app.
Just add this to the Container where you want to show your file name:
<span ng-bind-html="[filename]"></span>
I have also included a button so you can see the [filename] variable content in a JavaScript alert.
Regards.
Uploaded files:- You need to login to have access to uploads.
Vadim has reacted to this post.