Copied to clipboard

Flag this post as spam?

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


  • dave 36 posts 149 karma points
    Apr 28, 2015 @ 15:27
    dave
    0

    Page with upload ability for users

    I am moving from wordpress. I would like to have a page where users in a particular role can upload a file which would be available for all users hitting the site.

    What is the best way to accomplish this with umbraco?

  • Ismail Mayat 4511 posts 10090 karma points MVP 2x admin c-trib
    Apr 28, 2015 @ 15:35
    Ismail Mayat
    0

    Dave,

    Are we talking file up load in the backend or is this on the front end so creating an extranet, members of certain role login they can upload file and this can be viewed by everybody else on site?  

    Regards

    Ismail

  • dave 36 posts 149 karma points
    Apr 29, 2015 @ 13:34
    dave
    0

    Let me clarify (sorry). I will allow some admins' the ability to upload using the admin dashboard. I can ask them to put documents in a particular folder. My request is how can i show those documents on a page/partial view on Umbraco to all users that hit the site?

    If I wanted to only show to registered users how would i add that feature?

    thanks

  • Ismail Mayat 4511 posts 10090 karma points MVP 2x admin c-trib
    Apr 30, 2015 @ 09:54
    Ismail Mayat
    0

    You can using the backend create a partial macro and pick one of the templates think it does have a razor sample for listing documents in a media folder.  If you want to allow front end upload you will need to create mvc form / controller and then using umbraco mediaservice upload the file quite a bit more work.

    Regards

    Ismail

Please Sign in or register to post replies

Write your reply to:

Draft