File Uploader Widget Not Storing files attributes when uploaded.
0
I am using file uploader widget in Mendix 10.12.9. I have created one custom entity file_attachments inheriting from system.fileDocument. File Uploader | Mendix Documentation Its uploading files in the application, but not able to save the attributes such as Name, size, extensions, file size, etc. Required urgent help.
asked
Yogesh Sawant
1 answers
0
Sounds like a permission error, check the access on the specialization for the attributes and the role that you are using.