1 Reply Latest reply on Jan 19, 2009 4:57 PM by cjemsinc

    Create CMS portlet in descriptor has no title bar

    cjemsinc

      I added the following in my *-object.xml file


      <if-exists>overwrite</if-exists>
      <parent-ref>Harmony.V3 Home</parent-ref>

      <window-name>HarmonyNews</window-name>
      <window-title>Harmony In The News</window-title>

      <content-type>cms</content-type>
      <content-uri>/default/Harmony/HarmonyNews.html</content-uri>

      right
      0



      and the cms portlet gets added correctly but it has no title bar. The portal itself is set to add,edit,view. Do I need to explicitly add this title bar somewhere?