Tagged Questions

2
votes
2answers
1k views

Portal/portlets programming - portlet linking/page flow

I am writing my first portlet based application (for liferay, but the solution should be container agnostic) and I am wondering how people solve to provide links to the user that "lead" to different ...
0
votes
2answers
273 views

Can ExtJS portals and portlets be positioned like usual CSS elements?

I would like to make a portal and its ExtJS portlets fit within a fixed-width layout. Right now they seem to take 100% of the width, and the elements appear to have inline styles applied to give max ...