3 Replies Latest reply on Aug 1, 2006 11:44 AM by peterj

    portlet title

      how can i suppress the portlet to show its title?
      in portlet.xml?

        • 1. Re: portlet title
          peterj

          One way is while in the Management Portlet, when you are placing the portlet on a page, click on the portlet and then click on the Theme option, and for Decoration Renderer choose emptyRenderer. That prevents the portlet title bar from being displayed.

          • 2. Re: portlet title

            but is there another way to set it via the xml descriptor files - actually i want to set this as a default

            • 3. Re: portlet title
              peterj

              I looked in the DTDs for the three JBoss Portal-specific portlet descriptors and could not see anything related to the rendering options. So it look like that has to be set at the time the portlet is instantiated on a page.