35
Views
3
Comments
Alternative to iframe to display a document referenced in another application in O11
Question
Application Type
Reactive
Service Studio Version
11.55.12 (Build 64016)

Hi everyone!

Needed some help with an issue I've been stuck on for a while.

I want an alternative to an iframe from my reactive application to display a document referenced within the same environment. The current setup for the iFrame is a popup with tabs, where the iFrame serves as the content within the tabs. 

Please help me out with this, thank you!

2022-12-30 07-28-09
Navneet Garg

Can you share more details like what kind of document you want to display in iframe. There is no alternative for iFrame. there are couple of plugin which can view the document in web

https://www.outsystems.com/forge/component-overview/10147/html-document-viewer-o11

https://www.outsystems.com/forge/component-overview/19118/office-to-html-reactive-file-viewer-o11

https://www.outsystems.com/forge/component-overview/7092/reactive-web-previewer-o11


The screen shot you shared shows that it is a issue with access permission.

Can you share oml (with dummy doc) ?

2021-11-12 04-59-31
Manikandan Sambasivam

Hi,

Please check the below component

https://www.outsystems.com/forge/component-overview/1606/file-viewer-plugin-o11

2016-04-22 00-29-45
Nuno Reis
 
MVP

The easiest way is to create a public server action that outputs the binary.

You can then consume it anywhere and download or display the file.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.