WPC Web Page Composer Change Component Layout

Hi,
how can I change the component layout in a Web Page Composer template.
For instance, I want to change the fonts and color for the title in the "Teaser" form.
Or I want to change the color of the links and the font size in the "Link List".
I have already created a new Layout, but I can't see anything to change the CSS-Parameters for the component layout.

Karl,
To answer your question, you will have to create your own web forms and then drag and drop to the container of the page layout to have the page rendered in the required style. This involves you creating the xml and xsl files corresponding to the new webform and refering the style(present in your own css file) in the XSL file associated wtih the new webform. Not only that there are quite a few configurations to be done.
Refer to the following sdn help to create new webforms - http://help.sap.com/saphelp_nw70/helpdata/en/45/599b78b0aa3bdde10000000a1553f7/frameset.htm Hope it helps.

Similar Messages

  • FPN (Federated Portal) and WPC (Web Page Composer)

    Hi all,
    We implemented various web sites based on WPC (Web Page Composer) and now we need to federate this instance with other consumer nodes.
    I read on SAP 880842 note that it's not possible to federate WPC.
    Is there any options to federate sites developed in WPC?
    What can I do in this scenario?
    Thanks!

    Thanks again Marcus.
    But we can't use this option because we'll loose the WPC structure... It will need to be rebuild all site navigations...
    We are working now with WPC content mirror (copying content from one server to another).
    But we still need some help. We need to automatic copy KM content. Can you help us in this case too?
    I opened a thread at this link:
    /thread/1092248 [original link is broken]
    Edited by: Ricardo Guedes on Oct 20, 2008 3:29 PM

  • Where to Download WPC [ Web Page Composer ] and How to install it ?

    Hi Experts,
    I need to download the Web Page Composer and install for our use in my company. Can anyone help me
    on this where to get it and and how to install ?
    thanks
    Suresh

    Hi,
    Chech the SAP Note Number: [1080110 |https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes/sdn_oss_ep_km/~form/handler]
    Also some links that may help you:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/d07b5354-c058-2a10-a98d-a23f775808a6
    There are also lots of documents available on SDN, so just use SDN search.
    Regards,
    Praveen Gudapati

  • Apllying css for Web Page Composer

    Hi all,
    I have created web page using WPC(Web Page Composer). I have applied styles in that content of the page. But it is not reflecting in Web page composer. How can I apply the css ?
    Thanks & Regards,
    Hemalatha J

    Hi Hema,
    check out the section "Adjust the Style of Web Content created with the new Web Form" of this presentation:
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f010af35-d08c-2b10-b1ad-b4e2c5a9d247
    Hope this helps,
    Robert

  • Web Page Composer (WPC) – Web page - Approval process

    We have requirement with our web publishing environment where we want to stage the web pages for review before they are published for public. Currently, if you develop a web page in Web Page Composer ( WPC ) and click publish to review the content/layout. The page is published for public and included in TRex and can be searchable.
    We thought KM Approval process will help resolve this issue. The approval process work very well with the u2018Site Contentu2019 where once author develop the content (article, paragraph etc.) and submit for approval in this case Editor (role). The content under site content folder is not published (not available for public) until approved by Editor.
    This same approval process does not work on the Web Page folder. We have exactly same permission/ Service permission setup on the Web Page folder. Even though the u2018Approvalu2019 is turned on the Web Page folder it does not inherit the same to new web pages created or existing web pages in that folder. If we go and turn on the u2018Approvalu2019 on a page then we see a u2018Approvalu2019 button in WPC but when you submit the page for approval it pops up another screen with below message.
    Confirm that you want to publish the page. A new version of the homepage will be created and, if appropriate, submitted for approval. Changes to pages not subject to approval are active immediately.
    When you confirm this message nothing happens (no workflow kicks off).
    I would like to hear if any one has tried the approval process on WPC web pages. If you are not using this process how you are staging the web page for review before publishing to public.
    Thanks.

    Hi Bertina,
    We encountered the same problem couple days back in our environment. There is a SAP note (# 1294833) which details the issue but affected version indicated in this note is different then what we are on so we decided to create a note for SAP.
    Below is SAP response for this issues
    13.09.2010 - 08:52:12 CET - Reply by SAP     
    Dear customer,
    I can confirm that the issue described in SAP Note 1294833 is indeed
    present in EP 7.01 SP4 and is the reason you are currently experiencing
    this problem.
    Unfortunately, as outlined in the note, there is no workaround
    available but our developers have advised me that the fix will be
    included in the next patch for KMC WEB PAGE COMPOSER 7.01 SP04.
    Hope this helps.

  • Change background of web page composer

    Hi, someone knows how change the background of the web page composer?
    I have seen that the body have "class=prtlBody urFontBaseFam urScrl", but I do not know where is possible to change that style or to change that line.
    thanks.
    regards.

    Hi,
    WPC uses the theme from the portal and his own theme. The portal theme can be controlled by the online and offline theme editor. There you can also define the background color of the whole portal. The WPC themes can be found at:
    /etc/wpceditor/css/runtime
    -> content.css
    -> sdn_apps.css
    -> sdn_general.css
    These WPC themes can be edited using a CSS editor or any text editor and will only be used by WPC.
    The actual HTML tags (class, id, divs) used by WPC are defined in the page template. In a standard WPC page:
    <table class="wpc_1c_outertable">
        <COLGROUP>
            <COL class="wpc_1c_col1" />
        </COLGROUP>
         <tr class="wpc_1c_tr_o">
    If you would change the background of the WPC content, change / define a CSS for .wpc_1c_outertable
    Of course you can create your own pages and own divs that will be used by WPC.
    br,
    Tobias

  • Custom Layout for Web Page Composer

    Hi everybody,
    I'm tring to follow a guide, to create a custom layout for the web page composer.
    This guide:
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/804bedee-377e-2e10-0f83-d5b33c743dbc?QuickLink=index&…
    I builded the portal project and I deployed it on the portal.
    Actualy i can see and select my custom layout and i can drop the element on the container from the page builder, but, when i save the content I can't see any elements anymore.
    If I publish the page I see my custom Layout... but empty, without any paragraph or article.
    Do u have any idea on why this could appen ?
    Best regards Enrico.

    <?xml version="1.0" encoding="UTF-8" standalone="no"?>
    <application>
    <application-config>
      <property name="SharingReference" value="knowledgemanagement,
                                                com.sap.portal.pagebuilder,
                                                com.sap.portal.navigation.navigationtaglibrary,
                                                com.sap.portal.useragent"/>
       <property name="SafetyLevel" value="no_safety"/>
    </application-config>
        <components>
            <component name="overview">
                  <component-config>
                    <property name="ClassName" value="com.sapportals.portal.pb.layout.PageLayout"/>
                    <property name="ResourceBundleName" value="pagebuilder_nls"/>
                    <property name="SafetyLevel" value="no_safety"/>
                  </component-config>
              <component-profile>     
                <property name="ComponentType" value="com.sapportals.portal.layout"/>
                <property name="TagLibSAPLayout" value="/SERVICE/com.sap.portal.pagebuilder/taglib/layout.tld"/>
                <property name="TagLibSAPNavigation" value="/SERVICE/com.sap.portal.navigation.navigationtaglibrary/taglib/TagLibrary.tld"/>
                <property name="com.sap.portal.pcm.Title" value="Book (100,25|25|25|25)"/>
                <property name="com.sap.portal.pcm.Description" value="Book Layout (100% Top, 25% Bottom mostleft, 25% Bottom left, 25% Bottom right, 25 Bottom mostright)"/>
                <property name="com.sap.portal.reserved.layout.TemplateFile" value="book.jsp"/>
                <property name="AuthScheme" value="anonymous"/>
                <property name="com.sap.portal.reserved.layout.Cont1" value="top">
                <property name="title" value="Top Column"/>
                <property name="orientation" value="vertical"/>
                </property>
                    <property name="com.sap.portal.reserved.layout.Cont2" value="bottom1">
                        <property name="title" value="Bottom Column leftmost"/>
                        <property name="orientation" value="vertical"/>
                    </property>
                    <property name="com.sap.portal.reserved.layout.Cont3" value="bottom2">
                        <property name="title" value="Bottom Column left"/>
                        <property name="orientation" value="vertical"/>
                    </property>
                    <property name="com.sap.portal.reserved.layout.Cont4" value="bottom3">
                        <property name="title" value="Bottom Column right"/>
                        <property name="orientation" value="vertical"/>
                    </property>
                    <property name="com.sap.portal.reserved.layout.Cont5" value="bottom4">
                        <property name="title" value="Bottom Column rightmost"/>
                        <property name="orientation" value="vertical"/>
                    </property>
                    <property name="XML_Template" value="&lt;?xmlversion=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&lt;PageLayoutxmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance"xsi:noNamespaceSchemaLocation="../xsd/PBlayout.xsd"layoutID="pcd:portal_content/templates/pcc/layouts/1Top4Bottom_(100__25_25_25_25)"pageID="1Top4Bottom"><CustomAttributes><Attributekey="JSP_Template"value="gpar:/1Top4BottomLayout/1Top4Bottom"/></CustomAttributes><TableLayout width=&quot;100%&quot; height=&quot;100%&quot;cols=&quot;4&quot;/&gt;&lt;ContainersRow&gt;&lt;ContainercontainerID=&quot;com.sap.portal.reserved.layout.Cont1&quot;&gt;&lt;TableCellData width=&quot;100%&quot; height=&quot;100%&quot; colSpan=&quot;4&quot;vAlign=&quot;top&quot;/&gt;&lt;/Container&gt;&lt;/ContainersRow&gt;&lt;ContainersRow&gt;&lt;ContainercontainerID=&quot;com.sap.portal.reserved.layout.Cont2&quot;&gt;&lt;TableCellData width=&quot;25%&quot; height=&quot;100%&quot; colSpan=&quot;1&quot;vAlign=&quot;top&quot;/&gt;&lt;/Container&gt;&lt;ContainercontainerID=&quot;com.sap.portal.reserved.layout.Cont3&quot;&gt;&lt;TableCellData width=&quot;25%&quot; height=&quot;100%&quot; colSpan=&quot;1&quot;vAlign=&quot;top&quot;/&gt;&lt;/Container&gt;&lt;ContainercontainerID=&quot;com.sap.portal.reserved.layout.Cont4&quot;&gt;&lt;TableCellData width=&quot;25%&quot; height=&quot;100%&quot; colSpan=&quot;1&quot;vAlign=&quot;top&quot;/&gt;&lt;/Container&gt;&lt;ContainercontainerID=&quot;com.sap.portal.reserved.layout.Cont5&quot;&gt;&lt;TableCellData width=&quot;25%&quot; height=&quot;100%&quot; colSpan=&quot;1&quot;vAlign=&quot;top&quot;/&gt;&lt;/Container&gt;&lt;/ContainersRow&gt;&lt;/PageLayout&gt;"/>
          </component-profile>
        </component>
            <component name="meli_layout">
                <component-config>
                    <property name="ClassName" value="com.sapportals.portal.pb.layout.PageLayout"/>
                    <property name="ResourceBundleName" value="pagebuilder_nls"/>
                    <property name="SafetyLevel" value="no_safety"/>
                </component-config>
                <component-profile>
                    <property name="ComponentType" value="com.sapportals.portal.layout"/>
                    <property name="TagLibSAPLayout" value="/SERVICE/com.sap.portal.pagebuilder/taglib/layout.tld"/>
                    <property name="TagLibSAPNavigation" value="/SERVICE/com.sap.portal.navigation.navigationtaglibrary/taglib/TagLibrary.tld"/>
                    <property name="com.sap.portal.pcm.Title" value="Meli Book Layout"/>
                    <property name="com.sap.portal.pcm.Description" value="Meli Book Layout"/>
                    <property name="com.sap.portal.reserved.layout.TemplateFile" value="meli_two_columns.jsp"/>
                    <property name="AuthScheme" value="anonymous"/>
                    <property name="com.sap.portal.reserved.layout.Cont1" value="top">
                        <property name="title" value="Left Column"/>
                        <property name="orientation" value="vertical"/>
                    </property>
                    <property name="com.sap.portal.reserved.layout.Cont2" value="top2">
                        <property name="title" value="Right Column"/>
                        <property name="orientation" value="vertical"/>
                    </property>
                    <property name="XML_Template" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&lt;PageLayout xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation=&quot;../xsd/PBlayout.xsd&quot; layoutID=&quot;pcd:portal_content/templates/pcc/layouts/1Top4Bottom_(100__25_25_25_25)&quot; pageID=&quot;1Top4Bottom&quot;&gt;&lt;CustomAttributes&gt;&lt;Attribute key=&quot;JSP_Template&quot; value=&quot;gpar:/1Top4BottomLayout/1Top4Bottom&quot; /&gt;&lt;/CustomAttributes&gt;&lt;TableLayout width=&quot;100%&quot; height=&quot;100%&quot; cols=&quot;2&quot; /&gt;&lt;ContainersRow&gt;&lt;Container containerID=&quot;testoSinistra&quot;&gt;&lt;TableCellData width=&quot;50%&quot; height=&quot;100%&quot; colSpan=&quot;1&quot; vAlign=&quot;top&quot; /&gt;&lt;/Container&gt;&lt;Container containerID=&quot;testoDestra&quot;&gt;&lt;TableCellData width=&quot;50%&quot; height=&quot;100%&quot; colSpan=&quot;1&quot; vAlign=&quot;top&quot; /&gt;&lt;/Container&gt;&lt;/ContainersRow&gt;&lt;/PageLayout&gt;"/>
                </component-profile>
            </component>
        </components>
    <services/>
    </application>
    <%@ taglib uri="prt:taglib:TagLibSAPLayout" prefix="lyt" %>
    <%@ taglib uri="prt:taglib:TagLibSAPNavigation" prefix="nav" %>
    <%@ page import="com.sapportals.portal.pb.layout.taglib.variabledef.RunMode" %>
    <lyt:template>
    <link rel="stylesheet" href="com.sap.km.cm.docs/meli_documents/Meli_common/Meli_css/meli_template_css.css" type="text/css"></link>
    <table border=0 cellSpacing=0 cellPadding=0 width="100%" height="100%">
        <tbody>   
            <tr>
                <td class="sfondo-testi-interni-dx" vAlign=top width="50%">
                    testo di prova cella 1
                    <lyt:container id="top" wrappingMethod="none" />
                </td>
                <td class="sfondo-testi-interni-sx" vAlign=top width="50%">
                    testo di prova cella 2
                    <lyt:container id="top2" wrappingMethod="none" />
                </td>
            </tr>
        </tbody>
    </table>
    </lyt:template>
    regards

  • Change Background and font style in Web Page Composer ?

    Hi,
    someone knows how change the background and font style/size of the web page composer ?
    or how to control  font size style and background of WPC page using CSS ???
    point will  rwrd

    Hi,
    We are on EP7 SP14 and WPC SP14 Patch 2.
    Changing the css files should work perfectly...
    Try changing these files under the KM Content:
        KM Content -> root -> etc -> Web Content  -> css
    These are some of the css files that I have modified :
    root > etc > wpceditor > css > runtime > sdn_general.css
    root > etc > wpceditor > css > runtime > content.css
    root > etc > wpceditor > css > runtime > sdn_apps.css
    In particular, change the sdn_general.css and it will be changed.
    It works for us....

  • To Display SWF file or Flash file in Web Page Composer (WPC)

    Hi,
    I am goning to add & display 'swf file or flash file' in <b>Web Page Composer</b>.
    But it is not allowing me to do so.I tried by three ways
    1} to upload this file directly from local machine & to add in WPC
    2}By using linklist option
    3}By creating KM Document iview;which contain swf  file.& then adding that iview in wpc.
    but at last it is not displaying though allowing to add it in WPC.

    Vishal -
    First... we are all new to WPC!
    Second, no I don't think you need to create a new container.  I think that you just need to add the swf type as an allowed type for the container.
    So...
    Figure out which container you are trying to add the flash file to (as you mentioned, A1, A2, etc).
    Navigate to:
    Sys Admin --> Sys Config --> Knowledge Mgt --> Content Mgt --> WPC --> Containers.
    Edit the container you want to use.
    There will be a box named Allowed Mime Types.
    In here, select the "swf" mime type (make sure the check box is checked). Then Save.
    At my company, we had the WPC ramp up from SP12, and are now on SP13.
    I'm not sure what you get if the first time you had WPC is SP13, but for us I see two default A1 (and A2...B1..C4...etc) containers -- one that has "default" in the name and one that has "def" in the name.  From what I see, SP13 WPC uses the one with "def" in the name, not "default".  So, make sure you modify the one with "def" in the name.
    After you make this change, you should see "swf" in the list inside the container when you are editing a page.
    Is this clearer?  I wish I could attach a screenshot.

  • Transporting custom Web page composer page layout

    Hello Experts-
    I made a custom page layout for making pages via web page composer and configured all the KM settings. It works fine in Dev. Just want to know. What are the steps in transporting it.
    I am sure, I have to layout template and the page. All the container iviews already exist int he system. SO, I guess I don't have to transport them. But, KM transport. What all are in need in config archive or kmc file if needed . PLease let me know.
    Your help is highly appreciated.
    Thanks,
    Raj

    Hi Raj,
    In WPC following 3 type of transport required,
    1) For PCD development
    2) KM Development ( eg xml , xsl etc)
    3) System configuration.
    For system config transport refer the [transport config thread|https://forums.sdn.sap.com/thread.jspa?messageID=7243585]
    _Vishal

  • Runtime Error in  Web Page Composer (WPC) : Page Editor

    Hello,
    We are using the Web page Composer to design our portal homepage. The portal version is 7.02 SP6.
    We created a site, some site content like banners and articles, and a blank web page. When we try to add the site content to the web page from the "Page Editor" by clicking on the pencil icon -> "Add", a runtime error occurs on the Web Content Browser pop up page. The drag and drop feature to add content is not working either.
    The error message is as follows:
    Runtime Error
    An exception occured while processing the request.
    Additional information: null
    Exception ID = 0076b5e1-fea6-2e10-b49e-9e1f27bd085c
    Runtime Error
    An exception occured while processing the request.
    Additional information: null
    Exception ID = 30ebb5e1-fea6-2e10-7d8e-b34b3229cd35
    ANy idea what the problem could be?
    Thanks and Regards,
    Reena

    Hello,
    Below is an extract from the trace file for the exception ID:
    Exception ID = 60843375-7baa-2e10-2097-c764acd6ad4c java.lang.NullPointerException
    at com.sapportals.wcm.portal.component.base.ControllerComponent.prepareRequest(ControllerComponent.java:229)
    at com.sapportals.wcm.portal.component.base.ControllerComponent.getPage(ControllerComponent.java:124)
    at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:114)
    at com.sapportals.wcm.portal.component.base.ControllerComponent.doContent(ControllerComponent.java:83)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
    at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:645)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:545)
    at java.security.AccessController.doPrivileged(AccessController.java:246)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:434)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1060)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(AccessController.java:219)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    Any clue?
    Regards,
    Reena

  • Web Page composer : new layout does not display Page Header Links Manager

    Hello,
    I am currently working with Web Page Composer, and this is my issue :
    when using original layout, the header are displayed with "Add to favorites", "Print", "E-mail" etc... and all chosen links via the "Select Page links" link.
    But whith my custom developped layout, I can choose wich links to display but they did not show up.
    I think my layout miss a configuration point, but I did not manage to find out which one.
    Does anyone have an idea ?
    Thanks a lot.
    Fabien.

    Hi Fabien,
    Probably, you might have missed something in the configuration part.
    Please ensure, you check all these steps, mentioned in here.
    http://help.sap.com/saphelp_nw70/helpdata/EN/45/d2970be57f4ebbe10000000a11466f/frameset.htm
    http://help.sap.com/saphelp_nw70/helpdata/EN/45/d31ee7d4876f74e10000000a1553f6/frameset.htm
    Good Luck.
    Sandeep Tudumu

  • Showing Visual composer iviews within Web Page Composer (wpc)?

    I am able to integrate KM iviews from the PCD into my web page composer pages, but when I try showing Flex 2 iviews generated by Visual Composer the flash runs on top of everything else on the page. The flash is simply put at page coordinates 0 x 0 whatever page region you try to put it in.
    This is if iview isolation methold is set to embedded. If iview isolation method is set to URL then nothing is shown as the region is simply collapsed as if the content wasn't there.
    I know there is a limitation to using Web Dynpro iviews with WPC pages, but the documentation says nothing about Visual Composer iviews.
    Tips?
    Henning Strand

    Fixed by choosing fixed height for the iview (pcd config) and keeping isolation method set to URL.
    This is as opposed to integrating KM iviews (document lists) where isolation method should be set to embedded and height kept to automatic.
    Cheers
    Henning

  • Nested site navigation using Web Page Composer (WPC)

    Is it possible to nest navigation nodes using Web Page Composer?
    I have created a WPC site and added pages, but I am required to create a node with sub-pages (similar to adding a folder to a workset) for a site.
    Has anyone done this or know how to easily do this?  I do not want to maintain a separate WPC site (and corresponding workset folder) for each navigation node/group in the structure hierarchy.
    This is an example of what we are trying to accomplish in our navigation structure using a single WPC site:
    * Page 1
    * Page 2
    + Group 1
        * Page 3
        * Page 4
    + Group 2
        * Page 5
        * Page 6
    * Page 7
    Thanks in advance...
    Points will be awarded for helpful answers.

    Hi Angie,
    Could you please guide how to make the RSS link lists work in WPC, we do not receive any updates from external websites.
    Thanks,
    Shravs

  • Web Page Composer WPC and Portal iView - Show Tray

    Does anyone know if it is possible to show the iview tray when dropping an iview into a WPC container?
    I added the "portal page" as an allowed object to drop into a container, but WPC does not allow Portal Pages inside a WPC page.
    I would like some kind of "title" on my iview to explain what it is showing.
    One other option is to use a custom java iview that just has some text label above my content.
    Thanks

    Hi Bertina,
    We encountered the same problem couple days back in our environment. There is a SAP note (# 1294833) which details the issue but affected version indicated in this note is different then what we are on so we decided to create a note for SAP.
    Below is SAP response for this issues
    13.09.2010 - 08:52:12 CET - Reply by SAP     
    Dear customer,
    I can confirm that the issue described in SAP Note 1294833 is indeed
    present in EP 7.01 SP4 and is the reason you are currently experiencing
    this problem.
    Unfortunately, as outlined in the note, there is no workaround
    available but our developers have advised me that the fix will be
    included in the next patch for KMC WEB PAGE COMPOSER 7.01 SP04.
    Hope this helps.

Maybe you are looking for

  • Itunes wont open in windows 7 32 bit

    Itunes will not open in windows 7.  I get a message stating that Apple support is not loaded.

  • Is there a way to Export from STP without the timeframe of every track being the same?

    I figured out how to export each file as a batch but I cannot get the time endings correct. All of them would be at 5:00 when some end at 3:44 or 2:50 . Is there something I forgot or doing wrong here?

  • Help with Airprint on HP Envy 111 / D411d

    Frustrated: Bought the Envy yesterday Hooked it up, got it working... was able to print documents from iPad 2 / 3G (AT&T) There is no network in this building There is no DSL, and there is no wireless router. Today I printed a couple more docs. Then

  • How to get SEO url in java

    Hi My requirement is to generate a product feed which has its product url as one of the fields. Now does anybody know how to get the SEO url of a product in a java file. I know form front end we generate it via ItemLinkDroplet. But is there a way i c

  • CS4 Bridge and IE 8

    I installed IE 8. Suddenly when I click a thumbnail in bridge, IE interferes and opens a window that asks if I want to download this file. I've never seen this before. If you have and know the fix, please let me know. Thank you!