Copied to clipboard

Flag this post as spam?

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


  • Public Trustee 4 posts 94 karma points
    Jul 08, 2020 @ 21:59
    Public Trustee
    0

    Umbraco Forms on Perplex Steroids .csv file extension

    Is there any possible way we can add .csv as a upload type to the list of file-extensions that are allowed to upload?

  • Owain Williams 432 posts 1288 karma points MVP 3x c-trib
    Jul 09, 2020 @ 09:01
    Owain Williams
    0

    Hi! Have you had a look within umbracoSettings.config which is stored in the Config folder of the site. There is a section called <disallowedUploadFiles> make sure .csv isnt within there.

    That's just an initial thought what might be causing the issue.

  • Public Trustee 4 posts 94 karma points
    Jul 09, 2020 @ 21:21
    Public Trustee
    0

    thanks for the suggestion. I have had a look in the config folder it .csv was not listed.

  • Jesper Mayntzhusen 7 posts 80 karma points c-trib
    Jul 10, 2020 @ 11:55
    Jesper Mayntzhusen
    2

    First a disclaimer: I have never tried this package, so no idea if the following works or not!

    If you check out their documentation: https://our.umbraco.com/FileDownload?id=16882

    Then it mentions under the file upload restrictions:

    If you need to update the allowed filetypes you can take a look at the configuration file (App_Plugins/PerplexUmbracoForms/PerplexUmbracoForms.config).

    So I would start there, and see if you can't just add your file type to a list of some sort..

  • Public Trustee 4 posts 94 karma points
    Jul 13, 2020 @ 04:47
    Public Trustee
    0

    thank you for your feedback. it worked perfectly.

  • [email protected] 378 posts 1915 karma points MVP 4x c-trib
    Jul 10, 2020 @ 15:50
    jeffrey@umarketingsuite.com
    0

    Hi Public Trustee,

    the fantastic Jesper had a good answer; check the docs because they are great :)

    If you check page 11 you'll see a reference to the file /App_Plugins/PerplexUmbracoForms/PerplexUmbracoForms.config and:

    enter image description here

    Yet another victory for documentation!

    Have a great weekend and if you need any additional help (or the documentation is incorrect :S), please let me know!

    Jeffrey

  • Public Trustee 4 posts 94 karma points
    Jul 13, 2020 @ 04:47
    Public Trustee
    100

    thank you for your feedback. it worked perfectly.

  • 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