2 Replies Latest reply on Sep 7, 2007 1:34 PM by nollie

    Can't turn off the maximized window-state

    nollie

      Hello everyone

      I'm using AS 4.2.0 and portal 2.6 and I can't seem to be able to turn the maximized portlet controls off.

      I made this change in my *-object.xml file:

      <supported-window-states>
       <window-state>normal</window-state>
       <!-- <window-state>maximized</window-state> -->
       <window-state>minimized</window-state>
       </supported-window-states>


      After making that change I cleaned out the database and restarted. Any ideas on how to make these controls disappear? In 2.4 all I had to do was remove the corresponding CSS and the link was invisible, but now that I'm using 2.6 the <p:region> tags in my layout are putting a in the link text so now I have a noticable gap in my title bar that users can click and invoke the maximized state.


      nollie