Skip to content

After selected a file input field shows "None selected" #103

@juri33

Description

@juri33

How can i change the text in the input field?
After selected a file the text is "None selected". Is this wanted behavior?

If i set breakpoint in my on-change function on
angular.element("#input_imageUpload").innerHTML = this.uploadedImage.filename;
i can see the filename in the input field but then it will be overwritten???

Is it also possible to change the input button text?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions