Copied to clipboard

Flag this post as spam?

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


  • Ivan Slavov 4 posts 73 karma points
    Mar 12, 2021 @ 16:40
    Ivan Slavov
    0

    Umbraco Forms - Attachments not saved on the server

    Umbraco version 7.13.2 assembly: 1.0.6974.19955

    Umbraco Forms 7.3.0

    1. I can see in the HTTP Post the attachments are being sent, below is a snippet from the raw http post when a form is submitted. (note the names, they are the umbraco ids for the attachments

    -----------------------------428314292411926119951033051576 Content-Disposition: form-data; name="029f9a2e-41fe-4c53-874c-2dc1827f6dfa"; filename="test.txt" Content-Type: text/plain

    test -----------------------------428314292411926119951033051576 Content-Disposition: form-data; name="94e4e569-795d-4a05-ba24-5af0fe65d9b1"; filename="test.txt" Content-Type: text/plain

    test

    1. from the workflow, the attachments fields are empty when i trace print record.ToXml.outerxml: note empty values:

      enter image description here

    2. I don't see any new records under /media/forms either...

    What/where could be the problem be?

    Thanks, Ivan S.

  • Ivan Slavov 4 posts 73 karma points
    Mar 17, 2021 @ 13:56
    Ivan Slavov
    0

    Can moderators move this to "Umbraco Forms" forum please?

Please Sign in or register to post replies

Write your reply to:

Draft