I’m trying to load a .pptx file in a Document Viewer widget from a Filepicker widget. Document viewer widget displays “Current file type is not supported”. Documentation says that .pptx filetype is supported and .ppt in base64 is not. Is it a bug? The only filetype it can load from Filepicker is .pdf. Others like docx or xlsx are throwing an error.
I have just stumbled across the same problem. The Document Viewer can only open one URL. Is there no way to display the file from the filepicker upload?
Hello @franz! Can you share a sample file that you would like to upload via the Filepicker widget and display in the Document viewer so we can try this out and find a solution?