Combination View Flat View Tree View
Threads [ Previous | Next ]
Blake Ryner
Integrating Liferay w/ External Content
July 15, 2011 6:55 AM
Answer

Blake Ryner

Rank: New Member

Posts: 1

Join Date: July 15, 2011

Recent Posts

Hello,

I'm trying to integrate external content with the Liferay portal. Basically, I want Liferay to handle the user management and the look and feel and display content from external sources such as Business Intelligence tools. I've tried using IFRAME and embedded pages, but I'm seeing double scrollbars. Ideally, I have one scrollbar that scrolls ALL content and does not use frames. I noticed there was some auto IFRAME resizing, but this appears to only work with on_load events. The output of the BI uses a lot of AJAX therefore pages are not resized properly.

Any ideas on how to integrate the two?