Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Jan Vermeerbergen 79 posts 112 karma points
    Aug 31, 2011 @ 15:48
    Jan Vermeerbergen
    0

    Folder browser ?

    For a project I'm currently working on, I need to attach a file (being uploaded to the server through a webservice) to a product (through some sort of mediapicker). Is there a data type available that will allow me to browse a directory and select 1 or more files, without uploading them first in the mediasection?

     

     

  • Nigel Wilson 939 posts 2061 karma points
    Aug 31, 2011 @ 20:08
    Nigel Wilson
    0

    Hi there

    There is an "Upload" data type.

    There are file upload size limitations so you may strike errors when uploading large files - the following post explains how to correct this issue.

    http://our.umbraco.org/forum/developers/api-questions/17886-Maximum-request-length-exceeded

    Cheers

    Nigel

     

  • Jan Vermeerbergen 79 posts 112 karma points
    Sep 01, 2011 @ 09:54
    Jan Vermeerbergen
    0

    Hi there,

    That's not really what I meant. The files won't be added by me, but are being uploaded by a webservice. Therefor I want to be able to browse a directory where all the uploaded files are stored, and pick a file from there.

    Is this possible?

    cheers

  • Jeroen Breuer 4861 posts 12138 karma points MVP 3x admin c-trib
    Sep 01, 2011 @ 10:06
    Jeroen Breuer
    1
  • Lee Kelleher 3945 posts 15163 karma points MVP 10x admin c-trib
    Sep 01, 2011 @ 10:29
    Lee Kelleher
    0

    Quick note, the FilePicker (in uComponents) only selects a single file - not multiple files.

    Cheers, Lee.

  • Jan Vermeerbergen 79 posts 112 karma points
    Sep 01, 2011 @ 10:33
    Jan Vermeerbergen
    0

    Hi Lee,

    this is indeed similar to what I am looking for. Is there by any chance a filepicker that allows me to select multiple files ?

    cheers,

     Jan

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies