Hello, I'm developping Portlets using IFramePortlet classe. When i maximase the frameportlet, i would like it to take all the window. In the IframePortlet configuration i did this :
<parameter name="height" value="100%" hidden="false" cachedOnName="true" cachedOnValue="true"/> <parameter name="width" value="100%" hidden="false"cachedOnName="true" cachedOnValue="true"/> Is there something more i can do?? thanks a lot Alexandre Gay
