Uploading file documents (via filemanager) in an offline web environment

0
Hi all, I want to be able to upload files in the offline web app but when I use the file manager I get the following error:"File managers cannot be used on pages that are accessible through the offline profile." Is there a way to upload a file (for example a word document or pdf in offline profile)?
asked
2 answers
1

You can only use the file manager in an online profile. Remove the file manager from any offline page and if you still have that message consider changing the layouts of those pages, the layouts themselves may have navigation elements that you do not see on your page, and thus you will get that error.

answered
0

Maybe this module can help you with implementing your requirement?

https://marketplace.mendix.com/link/component/114252

answered