Skip to Main Content
Feature Request FR-2670
Product Area APIs
Status CLOSED

1 Voters

Native way for opening doc / docx or any other file format just like google docs does

sbhandage Public
· Aug 5 2022

Idea Summary
Native way to display doc / docx or any other file format just like google docs does

Use Case
There are many use cases where user stores a file to table or in application static files and may want to view it on browser or inline within the application so that he/she can perform actions based on it. Currently there is no way to it unless user downloads it and views it offline.

Preferred Solution (Optional)
May be a feature using dynamic action / PLSQL API where we pass the blob and mime time to it and APEX engine identifies it and opens up the doc in a separate window on within a region.

This request is likely a duplicate of FR-1577.