4 Replies Latest reply on Jun 20, 2008 6:06 AM by michaelchan

    Cannot arrange portlets horizontally

    michaelchan

      In my custom layout jsp file, I have the following line

      <p:region regionName='bottom' regionID='bottom' orientation='horizontal'/>

      According to the jboss portal JavaDoc, the portlets should arrange horizontally within that region, however, it is not the case, is this broken / a bug / I have to do something else to get it working?