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 6 Current »

 

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.

 

Integration with IFrames

To perform this type of integration, you can place the SSO login URL into an IFrame tag in an existing application's page. The following example shows this:

<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.

See our section on restyling to learn more about customization after a performing an IFrame integration.

 

Caveats

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

  • Double scroll bars may appear, 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