Copied to clipboard

Flag this post as spam?

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


  • Peter Romba 2 posts 73 karma points
    Mar 19, 2019 @ 14:16
    Peter Romba
    1

    Can't edit a form record without losing previously-uploaded files

    Here's my situation:

    1. Edit the `App_Plugins\UmbracoForms\UmbracoForms.config` file and set the `AllowEditableFormSubmissions` field to `true`.
    2. Create a form that has a file upload field.
    3. Create one or more records using that form.
    4. Make sure to upload one or more file attachments.
    5. Navigate to `/path/to/page/using/form/?recordId={guid}`
    6. The file upload control should show a list of currently-uploaded files for the record that you are editing.
    7. Change another field on the form (not the upload field!) and re-save it.
    8. When you view the record again, all uploaded files are now missing.

    I would have expected the system to preserve these entries by default. Is this a known issue? Is there a workaround that allows us to preserve existing file uploads?

    Thanks!

  • Jennyfer 13 posts 126 karma points notactivated
    Mar 26, 2019 @ 17:15
    Jennyfer
    0

    Hi Peter,

    This is also my problem. Were you able to solve this? Please advise.

    Thank you very much.

  • Peter Romba 2 posts 73 karma points
    Apr 03, 2019 @ 01:17
    Peter Romba
    0

    Unfortunately, no--I'm still looking for a solution.

Please Sign in or register to post replies

Write your reply to:

Draft