Copied to clipboard

Flag this post as spam?

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


  • Matthew Berner 47 posts 327 karma points
    May 14, 2019 @ 19:24
    Matthew Berner
    0

    Setting an Upload File or Image location

    It is great upgrade for Umbraco Forms, but I have a question How do I set up a folder location when I upload a photo or file. It goes to upload folder that does not show up in Media Section of Umbraco

  • Daniël Knippers 153 posts 1116 karma points MVP 2x c-trib
    May 15, 2019 @ 06:28
    Daniƫl Knippers
    0

    Hi Matthew,

    The File and Image upload field types only extend Umbraco's default File Upload field type, they only add a little validation and allow only certain file types. The process of what happens with the uploaded files is all handled by Umbraco Forms itself, not our package. Therefore, I would suggest raising this in the Umbraco Forms forum general forum.

    If there is no way to configure something like that directly, you can probably add a custom workflow (check Umbraco Forms documentation) that triggers after a form is submitted and allows you to execute some code of your own. In this case, that would be code to move an uploaded file to some other location.

    Good luck!

Please Sign in or register to post replies

Write your reply to:

Draft