File Upload

0
Hi, all community members,   this is my first post.   May I ask if anyone implemented Native Mobile file upload function?   We have done most research but we are going no where.
asked
1 answers
0

Hi Chai,

 

Can you provide more info on which widget are you using?

 

I can recommend this one: https://marketplace.mendix.com/link/component/114252

 

To use it:

 

  • Create a nanoflow
  • use openDocumentPicker action in that nanoflow
  • choose saveToMendixFileDocument to store file
  • sync object to the server with synchronise action

 

I hope this can help.

 

 

 

answered