Like what you see? Have a play with our trial version.

Error rendering macro 'rw-search'

null

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

 

Yellowfin content can also be embedded into external web pages using IFrames (Or Inline Frames). This makes for another seamless integration between Yellowfin and a third-party application, without the use of specially designed headers and footers.

To perform this type of integration, you can place the SSO login URL into an IFrame on an existing application's page. 

 

<iframe src=http://<host>:<port>/logon.i4?LoginWebserviceId=<TOKEN>" width=1200 height=1000></iframe>

 

 

Yellowfin will usually be configured to have no header or footer enabled, rendering only the functional area of Yellowfin.

IFrame integration is an easy integration option but comes with some caveats. For example, you may notice the following issues:

  • Double scroll bars: one around the IFrame and one inside Yellowfin where scroll windows are implemented.
  • Security issues with some browsers stop JavaScript from running properly in IFrames.
  • Pop-up windows launched from within IFrames can cause problems.

 

  • No labels