Skip to content
This repository has been archived by the owner on Apr 23, 2018. It is now read-only.

Upload of multipart file #40

Open
nishahameed opened this issue Apr 14, 2015 · 0 comments
Open

Upload of multipart file #40

nishahameed opened this issue Apr 14, 2015 · 0 comments

Comments

@nishahameed
Copy link

Hi @leon ,

When uploading any file other than a text file, the upload window gets stuck.
Please find the code below

                 <div class="btn btn-primary btn-upload"
                    style="width: 120px; z-index: auto;" upload-button
                    url="/properties/upload"
                    required="true"
                    accept="text/plain multipart"
                    on-success="uploadSuccess1(response)">Upload File</div>

I have to upload only text files, is there a way to limit the upload functionality to that alone. Also it should give a proper message if its an incorrect format.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant