How can i upload files using FileManager widget in webModuler ?

0
We have FileManager widget in Desktop moduler so do we have anything to upload files in web moduler
asked
1 answers
0

Hello, 

You would need to make an entity and apply generalization to it towards System.FileDocument. 
 
Now you should be able to use Document entity with your FileManager widget. 

Regards.

answered