Uploading file that's not in "document"

Hi,

We are trying to achieve uploading files other than listed in the “documents”. For instance *.dxf or .svg files. When trying to upload by selecting "All Files()" within the explorer that comes up when using the upload button we get -7751 with DXF files are not supported.

We also tried to achieve this through a “custom element”. However, when sending the read in data to the backend it retrieves nothing. Also, as we cannot control the mimetype, therefore we would prefer the “Upload button” over this.

Being able to upload those files is crucial to our business.

Is there any way to upload such files? If the “upload button” is in any way able to do this can we restrict the items listed, like “All Supported Types (.ai,.dxf,…)”?

Best Regards

You will have to generate your own CUSTOM-UPLOADER for this.
Doing everything the programmatical way. If you need an UPLOADER you can contact me via mail (to be found in my profile).