File Manager

2
Hi there, following situation: I want to click the file manager => choose the file => after that I want to press button “upload file” => See the uploaded file in a listview/dataview Also I want to delete or download the specific file. How can I do this?   Thanks.
asked
4 answers
1

Which type of file are we talking here

answered
0

Hi Daniel,

You can add this functionality of create, edit, view and delete just like any other object: just make sure the entity inherits from fileDocument (for more info see https://docs.mendix.com/howto/data-models/working-with-images-and-files)

Good luck! 

answered
0

Hi Daniel,

Great question. I’m spinning up a video series on just these sort of questions with Mendix. For now, I recommend taking a look at these instructionals I put together for a workshop we do for existing customers.

https://video.mendix.com/categories/mendix-studio-workshop?page=2&slug=mendix-studio-workshop. There are more in the series before it, but this second page should take you to the specific items for image upload.

answered
0

Can you upload a video for file document?

answered