WPC: Titles on Content Containers

Is there a way to display the Title Bar of an iView inserted into a WPC web page?
We have a KM Navigation iView that we want to put into a WPC web page.  There is no problem inserting the iView into the web page, but there is no title bar.  I can see the iView title bar when I edit the page, but it does not show in the public view.  For certain content in a web page, like a KM Navigation iView, the title bar would help describe that content.

Andrew -
I wish I said seen your question before I posted the same question...
I want to do something very similar; however, my iview is the "Ten Newest" web page. which is a KM Basic Search iview retirveing the ten newest web pages using the "WPC" index.
Have you found an answer to this "problem"?
If I cannot find an answer, I am thinking about doing the following...
I am sure there is a better way, but one way I am thinking of doing this is to create a jsp page with a text element and then use an htmlb html control which would contain my iview. I am not sure it will work, but maybe?
Regards

Similar Messages

  • Title Bar Contents Question

    If using a jump to an external Help topic, after the jump the
    title bar for the target Help does not display that Help title, but
    retains the title from the original Help. Is there a way to make
    the title bar content reflect the current Help being displayed?
    Any help is most appreciated.
    Thanks
    Joe

    Joe,
    The caption is a property of the window and I don't know of
    any way to change it on the fly. So the other option would be to
    change the window. I can think of two ways to do this but both add
    the problem of leaving the previous topic open in its window. You
    could use a shortcut control and open the other help file to the
    topic in question, rather than opening the topic inside of your
    help file or you could define a second window and use it when you
    call the external topic.
    John

  • Populating Title Tag - Content or metadata?

    I've noticed that many sites use the same information for the title tag (<title>) as well as the title of the content displayed. I've created a regional definition with two elements: Title and Content. I've then tried to embed the content of the Title element between the <title> tags like so:
    <title>MacEwan | <!--$wcmElement("Title")--></title>
    but the element doesn't display. Any suggestions how to make this work?
    Is this the best practice? Should I be looking at creating a separate metadata field instead?
    In advance, thanks for your help and suggestions!

    Thanks Bex for the solution for the NodeID. Here's the solution for secondary pages that was sent to us: assuming we have a placeholder called Content with an element called Title, we would use:
    <!--$contentTitle = ssIncludeXml(Content,"wcm:root/wcm:element[@name='Title']/text()")-->
    <!--$contentTitle-->
    and place this between the <title> tags - perfect! Now the trick is to display the text without the <p> tags which even the plain text element definition includes. If you create a customized element definition and link it to a text field form, you can get the text without the html tags - and it all works! :-)
    You can also create an element called MetaDescription that will allow users to enter this meta data for search engines.

  • Blank page produced when clicking on title of Content Area Portlet in version 3.0.8

    We are getting a blank page when we click the title of the ContentArea/Folder portlet in a page. The problem is with the URL, which has _mode=6 as a parameter. When we reoved that parameter from the url content area is loaded accurately. Can you please tell us how to fix this bug. We are using 3.0.8.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

    Hi,
    go to http://metalink.oracle.com/
    click on PATCHES and search for product PORTAL release 3.0.8, platform Sun Solaris. The result is:
    "ID:694095 Patch::1574770
    BLANK PAGE DISPLAYED WHEN CLICKING SOME PORTLET LINKS IN MONITOR TAB PAGE".
    Download the patch and follow the instructions.
    Bye,
    Ettore.
    null

  • Can I change title bar content in an application window? [SOLVED]

    I know this isn't Arch-specific, but I thought there might be somebody out there who can help me. I use KDE 3.5.7.
    I use Evolution for my work e-mail and Thunderbird for my personal e-mail. I like to keep these spheres entirely separate. The problem is that the title bar for both e-mail clients starts with "Inbox ..." If I have several apps open simultaneously and want to open Evolution or Thunderbird by clicking on the task bar, it takes me a minute to figure out which "Inbox" I need, especially when there are so many apps open that part of the title bar is covered up.
    Is there a way to change the content of an application's title bar?
    Thanks.
    Last edited by dhave (2007-09-19 16:44:51)

    Allan wrote:For Thunderbird
    https://addons.mozilla.org/en-US/thunderbird/addon/757
    Very promising, but I'm afraid this add-on won't work with current versions of Thunderbird. Is there anyone out there who can (1) update this add-on or (2) help me do so? Thanks.
    I'd prefer to go this route than editing the source, since Thunderbird appears to be entangled with all kinds of Mozilla-ish stuff.

  • Replace title with contents in h1 tag

    I am using the find and replace function with regular
    expression to update the text between <title></title>
    with the text between <h1></h1>.
    I have the regular expression
    "<title>(<%=PageTitle%>)((.|)((.|\n)*)(<h1><!--
    InstanceBeginEditable name="main heading"
    -->)([A-Za-z0-9.\s]+)(<!-- InstanceEndEditable
    --></h1>)" which can find all the code from the
    <title> to the </h1>. I used the following code at the
    replace textbox: "<title>$5$2$4$5$6"
    Because some of the content are template and nothing happens
    after the replace.
    Anyone has any good ideas to help me implement that? I have
    thousands of pages need to do.
    Thank you very much

    I am not really replace any the template text. I just replace
    the title text with $5, and the rest keep what they were.
    Thanks

  • Assign title to the containers created by CL_GUI_EASY_SPLITTER_CONTAINER

    Hi,
    I have a report showing 2 ALV lists within the same report.
    I have done the following:
    1. Create CL_GUI_CUSTOM_CONTAINER
    2. Create 2 containers using CL_GUI_EASY_SPLITTER_CONTAINER
    3. Using CL_SALV_TABLE displaying report in each of the containers.
    This is working fine but how do I set the titles in each splitted container?
    Thanks in advance.

    It is not possible to set the Title of the Splitter Container. But you can set the Title of the ALV.
        DATA: LO_DISPLAY TYPE REF TO CL_SALV_DISPLAY_SETTINGS.
        LO_DISPLAY = O_ALV1->GET_DISPLAY_SETTINGS( ).
    *   Title to ALV
        LO_DISPLAY->SET_LIST_HEADER( 'TEST' ).
    Regards,
    Naimesh Patel

  • Help with Find / Replace button title tag contents (text)

    Hi there,
    I designed my site with Sitegrinder (Medialab) –
    Currently all the title tags generated for buttons are the same as
    the actual html page name.
    The problem with this is that the tooltip which appears in
    browsers when you hover over the button with the mouse gives you
    the page name. Instead I want to use these tooltips to give the
    user an indication of what the function of the button is.
    An example: A zoom button above an image: Currenty the
    tootlip says “zoom imagename pagename” – Instead
    it should say “click here to zoom”.
    I need help to get the Dreamweaver Find and Replace tool to
    batch replace these tags for me for about a 100 pages.
    Here is an example of the code:
    <body>
    <div id="id1zoomimpastooilweddingbutton"><a
    href="zoomimpastooilwedding.html"
    title="zoomimpastooilwedding"></a></div>
    I only want to replace the text in the title tag - Since the
    text “zoom” appears several times in the body, I
    can’t get the Find tool to pick up and Replace the occurrence
    of “zoom” in the title only…….
    Options I’ve tried:
    Search Current document: Search for: “specific
    tag”: “title”, “containing”:
    “text” = zoom (I’ve tried this with
    “zoomimpastooilwedding” and zoom[^”]* with no
    results
    I’ve also tried: Search for: “specific
    tag”: “body”, “containing”:
    “specific tag” “title”
    “containing”: “text” = zoom
    etc……………..
    I need help with what parameters to enter in order to find
    and replace all the text within the title tag with my own text
    Thanks very much!
    Anton

    You have ~ 100 pages, each of which has images with title
    attributes (not
    tags), all of which BEGIN with the letters "zoom"?
    What do you want to replace that text with? Wouldn't it be
    different for
    each button? Or do you mean that you would do multiple
    sitewide searches,
    one for each button? This illustrates how wrong it is to not
    use DW
    Templates or server-side includes to simplify the management
    of your
    navigation elements....
    Did you ask Medialabs if it would be possible to specify this
    before
    generating the HTML?
    How did you like working with SiteGrinder? It looks like a
    nice product to
    me, although I'm not fond of the final results code-wise....
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "unison123" <[email protected]> wrote in
    message
    news:[email protected]...
    > Hi there,
    >
    > I designed my site with Sitegrinder (Medialab) ?
    Currently all the title
    > tags
    > generated for buttons are the same as the actual html
    page name.
    >
    > The problem with this is that the tooltip which appears
    in browsers when
    > you
    > hover over the button with the mouse gives you the page
    name. Instead I
    > want to
    > use these tooltips to give the user an indication of
    what the function of
    > the
    > button is.
    >
    > An example: A zoom button above an image: Currenty the
    tootlip says ?zoom
    > imagename pagename? ? Instead it should say ?click here
    to zoom?.
    >
    > I need help to get the Dreamweaver Find and Replace tool
    to batch replace
    > these tags for me for about a 100 pages.
    >
    > Here is an example of the code:
    >
    > <body>
    > <div id="id1zoomimpastooilweddingbutton"><a
    > href="zoomimpastooilwedding.html"
    > title="zoomimpastooilwedding"></a></div>
    >
    > I only want to replace the text in the title tag - Since
    the text ?zoom?
    > appears several times in the body, I can?t get the Find
    tool to pick up
    > and
    > Replace the occurrence of ?zoom? in the title only??.
    >
    > Options I?ve tried:
    >
    > Search Current document: Search for: ?specific tag?:
    ?title?,
    > ?containing?:
    > ?text? = zoom (I?ve tried this with
    ?zoomimpastooilwedding? and zoom[^?]*
    > with
    > no results
    >
    > I?ve also tried: Search for: ?specific tag?: ?body?,
    ?containing?:
    > ?specific
    > tag? ?title? ?containing?: ?text? = zoom etc?????..
    >
    > I need help with what parameters to enter in order to
    find and replace all
    > the
    > text within the title tag with my own text
    >
    > Thanks very much!
    >
    > Anton
    >
    >

  • CLOSING AND SAVING TITLE WINDOW CONTENT

    I'm having a heck of a time finding SAVE or SAVE AS when completing a titling function in the titler window.
    In the old days, and old ways (PPro 1.5), I'd open up titler window and create the following:
    PREMIERE (arial 24 bold, centuer justified, horizontal center, vertical center), then SAVE AS: I'd save it as TXT_PREMIERE.
    I'd then highlight PREMIERE, change the text to PRO, then SAVE AS: I'd save it as TXT_PRO.
    I'd do the same with the third iteration, highlight PRO, change it to ROCKS, then SAVE AS: I'd savit as TXT_ROCKS.
    This way I don't have to change each attribute in titler window, keeping consistency and cutting editing/titling time.
    Withe CS5 titler, I can't find a SAVE or SAVE AS function. It seems to want to have you save the name ahead of time.
    Is there a way I can achieve the OLD WAY with the NEW PRO ?
    expeditonwest

    Back in the "good old days," (talking about Title Deco, etc.), Titles were Saved as Assets. Now, they are included within the XML of the Project. That made life simpler on one end, but now requires a bit of a deviation in the workflow, if one wishes to use those in other Projects. Craig has covered that nicely. It is just a difference in the structure of the Titles now, and where they are stored.
    Do note that your Saved Title will be in PRTL format, and only PrPro and PrE can open those. I have filed Feature Requests for some years for Photoshop, to include that format in supported files, but seems I might be alone in that desire. If one only wishes to use those in other Projects, or only wishes to edit them in PrPro, or PrE, then it's completely moot. The PRTL's will work just fine in those two programs.
    Good luck,
    Hunt

  • WPC Locale Settings (Content)

    Hi,
    I have looked at the SAP Help and this says that this should appear as Language or Region, but it appears that the menu settings | Change Locale is not available.
    Have I got to set the default Portal language first for another Web Page Administrator to add items in their languages?>?
    Any help will be rewarded with points.
    Thanks

    Kai,
    Activate support for languages and regions in the KM configuration and make basic settings
    http://help.sap.com/saphelp_nw70/helpdata/EN/46/643e52044f7181e10000000a114a6b/content.htm
    Hope that helps.
    Cheers,
    Sandeep Tudumu

  • WPC content for anonymous user

    Dear SDNites
    We have recently started a project in which we are using Web Page Composer(WPC) for web content development. We have configured the WPC content for anonymous users. After the configurations, anonymous users could access this content without entering any user id and password. But after the restart of the portal, it started prompting login screens even for the anonymous users.We have checked all the required configurations and these seem fine to me. Can you please help me on how to resolve this issue?
    Best Regards
    Pavan

    Hi Pavan,
    Please refer to this thread.
    https://forums.sdn.sap.com/thread.jspa?threadID=948170&tstart=0
    https://www.sdn.sap.com/irj/sdn/thread?threadID=943740&tstart=150
    Hope this helps.
    Cheers,
    Sandeep Tudumu
    Edited by: Sandeep Tudumu on Jul 7, 2008 10:22 PM

  • Notes displays title but not the content

    Was a Yosemite beta user. Since updating to the shipping version of Yosemite, Apple's Notes app will display the title/date of each note, but when I select a title, the content of the note does not display. These notes, synced through iCloud, display as usual on my iOS devices. Ideas?

    How many Notes are affected?
    If you do not have a great many of them, use this workaround:
    Quit Notes on your MacBook Pro.
    De-select Notes in iCloud.
    On your iOS device, edit one of the missing Notes. Make any arbitrary change; it does not matter.
    Repeat for each of the missing Notes.
    On your Mac, select Notes in iCloud again, then launch the Notes app. The missing Notes will reappear as they are downloaded from iCloud.
    If you have a great many Notes: do you have a Time Machine backup?

  • Space between containers in WPC

    Hi again,
    In WPC edit page, the containers have a little space between them, in preview page mode.
    How can I control this space (distance) between the containers?
    I need to let 2 containers without space between them.
    tks

    You can try to define your own layout set for the WPC Page as described in https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/1083635f-e977-2a10-15ac-b0072abf941b
    Creating a layout without margin, padding etc should solve your problem, but did not try it yet.
    Regards, Josef
    Edited by: Josef Minde on Mar 14, 2008 12:37 PM

  • WPC layout - Containers

    Hi,
    We have WPC layout with 3 containers. When I click on a URL in Conatiner1, how do I make sure the page opens in Container2, without opening in Container1 (where the URL was originally clicked)?
    Any help with this would be highly appreciated.
    Thanks,
    Ajay

    I've found nesting Panels to be the easiest way to go as suggested (i.e. Panels with different layout managers "nested:" together). GridBagLayout is a nightmare to maintain, so I personally avoid. I doubt if there is a significant performance issue (if any) with this method.

  • WPC page edit causing blank content on live page

    We are using WPC to edit content for a live website.
    When the page is being editied the page on the website is still visible but once the editor clicks "save", the page goes blank until the browser session is refreshed or the window closed.
    Anyone any ideas why this is happening?

    Hi William,
    -> 1000.7.00.16.1
    You are using an old version of WPC, the actual version for your SPS is Patch 3. The newest patches really do help in solving problems with WPC.
    br,
    Tobias

Maybe you are looking for

  • Using Same sql file in different database

    Hi , I need to use same sql file which contains table ddl for sybase as well as oracle . here If the db is sybase should run sybase ddl only and visa-ver. Please help Regards

  • Loan Auto approval while requesting in ESS

    Hai all, I am having a requirement that while applying a loan req in ESS that request should not go to the manager for approval. It should be approved when it is applied. So that the status should be approved when applying itself.\ So when i run the

  • Web Service Call from SAP DS 4.2

    Hello all, Thank you for any insight you can provide: When calling a web service from a function call in SAP DS 4.2, it constantly provides an XML formatting error. We can call the web service fine through SOAPUI. Here is what SAP DS sends back as th

  • Missing Albun Artwork

    When playing one of my CD's iTunes recognizes the album and automatically gets the music names, however the album artwork is always missing. What should I do to see the album artwork?

  • Can't copy address book to other machines

    I have recently updated my address book on my main production machine. I exported as an archive. On the other two machines in the office, I restored from backup and selected my new address book archive. However, when I scroll through the address book