No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    How can I get the selected files in the File Picker?

    Framework
    1
    2
    411
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Pasquall
      Pasquall last edited by

      I try to use File Picker to select files from my system and then upload them to a folder with my form.

      I successfully loaded the files into the data variable, but for my next step I need these chosen files to load and I don’t know where they are stored inside File.

      When I inspect File I can see: { name, lastModified, lastModifiedDate, webkitRelativePath, size, type }

      Where is my File data to upload It?

      1 Reply Last reply Reply Quote 0
      • Pasquall
        Pasquall last edited by

        I found this two links than solved my problem parcially. Finnally I will be do in backEnd code.

        https://www.html5rocks.com/es/tutorials/file/dndfiles/
        https://www.html5rocks.com/es/tutorials/file/filesystem/#toc-file

        1 Reply Last reply Reply Quote 0
        • First post
          Last post