2 Replies Latest reply on Aug 16, 2009 12:36 AM by daxxy

    simpleToggelPanel opened attribute not working

    daxxy

      No matter what I do, I can't seem to make my simpleTogglePanel closed by default. Not that there are so many things to try.

      When I use this code, the page renders with the toggle panel open:

      <rich:simpleTogglePanel switchType="client" opened="false">


      Where else/how else can I set this to NOT open by default?