XML Form - Link open in Portal Content Area

I have created an XML form which displays a list of images as links to KM documents (eg a Read More... link).
The problem I have run into is that any link that you click on opens up in a new window.
Is there a setting somewhere that indicates that all links should be opened in the portal content area, rather than in a new window?
Thanks in advance for any assistance.
Kind Regards
Rasim

Rasim,
You can try doing this.
Logon to Portal.
Click Personalize option on the top left corner and choose work protect mode.
Choose "Discard unsaved data (open page in same window)"
Save and Exit.
Logoff and relogin and check.
Hope this helps.
Sandeep Tudumu

Similar Messages

  • Tree Navigation and Link  - Open iview in Content Area

    Hi,
    this is maybe trivial, but I can't find anything about it right now:
    I created an iview in Java that shows a custom tree in the detailed navigation area.
    Now I have an iview ( a BW apps), that should be behind this link on the inner tree level, and, when clicked, should show up on the inner desktop.
    What is the java code that needs to be put into the nav iview to do this? How do I identify the URL that is behind the BW apps that I need to call?

    You could also let your custom link in the masthead point to a "quicklink" then you do not have pass any url as parameter you just call as it is and you get what you need.
    Do not forget to set the "target" property of the link tag to "_top"
    Cheers,
    Benjamin

  • Open KM Link(to KM Resource) in portal content area

    Hello,
    Open KM Link (not external link) created in  KM to html/htm  page located in KMcontent in Portal content area.
    Is there any way can I open KM link created in same window (Portal content area) not in new window? By default it always opens in new window? From these links I created KM Navigation iView layoutset as LinkList explorer.
    Thanks

    Hi Mark,
    As mentioned by VS..look into the iview property and then checkout the "Launch In" or "Display State" (sry cannot remember by hard) and set it according to what VS indicated above. This way, when you click on the iview from your Portal (not preview), it will display in the content area.
    Additional info on iview properities.
    http://help.sap.com/saphelp_nw70/helpdata/EN/69/0ccb3ffe0ad969e10000000a11405a/frameset.htm
    Hope that helps.
    Ray

  • Open KM Navigation Content in Portal Content area

    Folks,
    We have a km navigation iview and want to open the contents in the portal content area instead of opening the links in a new window. I don't find any configurable options. What are the development effort options and how big is the effort? Any hint will be very helpful.
    Regards,
    Tridib

    Hi Tridib,
    see /thread/87593 [original link is broken] for the example of external links. If I'm right in this, the same would hold for other renderers.
    Hope it helps
    Detlev
    PS: Please consider rewarding points for helpful answers on SDN. Thanks in advance!

  • Open KM Document in Portal Content Area

    Hi All,
    I have created a KM Document iview. I did upload 1 document in KM Repository (test.doc) and have given this path in the document iview.
    Now when I preview the iview......then i get a dialog box Open, Save, Cancel. On pressing Open, the doc gets opened in the New Window in MS Word.
    I want the document to be opened in the same window when I click on the link.
    Plz let me know how to achieve this.
    Regards
    Nikhil

    Hi,
           At the iveiw level (document iview or URL iview), you can set the property "Launch in New window" to "Display in Portal content Area".
            Consider awarding points if this helps.
    Regards
    Ramesh Kotagiri

  • Give iView as link in portal content area

    Dear All,
    I have divided my portal content area into 4 section. In one section i got my GP process. I have created the process as iview. I have tried to give this iview link to the end-user to open the process. Is it possible to bring iview inside one section of content area. If any one did this or got knowledge on this, pls through some light on this.
    with Regards,
    Balachander

    Balachander,
    not sure what do you mean by "bring iview inside one section of content area". Are you willing to show only the single iView or you want to show it with some other iViews also? For first case URL to the single iView will work. For the second type of requirement you can add the iViews inside a page and give the Page URL to the users instead of iView URL.
    Regards,
    Shubhadip

  • Open News Item in Portal Content Area

    Hello,
    I have KM Navigation iView pointing to a KM folder which displays news items.
    I have used LinkListExplorer layoutset to display the news.
    On click on any news in this iView, the News is opened in an new window. I need to know how can I open the News in the Portal Content Area.
    Help me out !
    Regards,
    Poornima

    HI,
    IF you want to display your news in portal than why are you using this KM navigation Iviews . Go with document iview no need to describe any layout set and you can easily appear and display the news content in your portal. Just mention the path to the folder and define the news.
    This will helpful.
    Regards
    RS

  • SRM iViews open in New Window instead of Portal Content Area

    Hi folks,
    We are implementing SRM 7.0 business package on our Enterprise Portal 7. By default, all the SRM iViews open in a New Window. But, when I change the iViews to open in the Content Area, only the first iView that I try to open will open in the Content Area. All the remaining ones start opening in a new window with header. When reached out to SAP, they told me to disable the Work Proctect Mode. I tried that as well and still no luck. Please let me know if you guys have any idea how to make all the iViews open in the Content Area invariably. Any help will be greatly appreciated.
    -Sudheer

    Hi,
    Have you solved this issue?
    Regards,
    Cristiano

  • Path to XML form builder reports in Portal

    Hi Experts,
    I am facing one issue. We have few XML forms builder screens in Portal.
    Those were appearing fine but now one of them is not appearing properly.
    Please let me know under KM , where these reports are stored so that I can check whether these reports.

    Srini,
    The XML forms are under etc-xml forms.
    However, if the forms are not appearing properly, you would have to open it in XML forms builder and check.
    Assign yourself the Content Management role. Check this wiki for more details.
    http://wiki.sdn.sap.com/wiki/display/KMC/XMLFormBuilderinEP7.0
    Regards,
    Sandeep Tudumu
    Edited by: Sandeep Tudumu on Jun 14, 2010 10:16 PM
    Edited by: Sandeep Tudumu on Jun 14, 2010 10:17 PM

  • Javascript errors when iView is running in Portal Content Area

    We have URL based iView which is running flex application. If this iView is running in separate window (by preview, link or setting "Launch in new Window" option) everything is fine.
    However, if iView is running inside Portal Content Area there are bunch of JavaScript errors (missing object, permission denied). The iView itself is still running fine, but those errors are annoying and could be a problem for customers.
    Are there any ways to fix it?
    Thanks.

    Hi,
    So after a few days I managed to finally get a workable solution:
    Whenever you are referring to a script file in your main page, you will not be able to open the file when in normal mode, even with relaxing the domain and all the other hints posted.
    What you need to do is to include the actual content of the *.js file in the main html page.
    For example, if you have a page called index.html that refers to a file AC_RunActiveContent.js which is located in your scripts directory, you will need to change the code in the index.html file as follows:
    Initial HTML File:*
    < HTML>
    < HEAD>
    < TITLE>Test Page</TITLE>
    <!-- Collapsible Panel Java Script -->
    < s c r i p t  s r c="../scripts/collapsiblepanel. j s" type="text/ j a v a s c r i p t"></ s c r i p t>
    <!-- Collapsible Panel Java Script -->
    < /HEAD>
    < BODY>
    < /BODY>
    < /HTML>
    New HTML File:
    < HTML>
    < HEAD>
    < TITLE>Executive Committee - Balance Sheets</TITLE>
    <!-- Collapsible Panel Java Script -->
    < s c r i p t t y p e="t e x t / j a v a s c r i p t ">
    your actual javascript code
    < / s c r i p t >
    <!-- Collapsible Panel Java Script -->
    < /HEAD>
    < BODY>
    < /BODY>
    < /HTML>
    By doing this:
    You will be able to use java scripts in your html file and applications without experiencing the problems mentioned. Keep in mind though that you will now have all your script file code in your actual html file and the number of lines in the files will increase dramatically.
    The increase in size of the actual html files are not too bad, a normal 2Kb html file may increase to 70Kb if not more, depending on the code contained in the initial *.js file.
    I have played around with this and have been able to include Macromedia Flash objects in my html files too, by pasting the actual code content in the html files as opposed to refereincing the script in the relevant directory.
    I hope this helps.
    Regards,
    Freddie Botha.

  • SAPUI5 Application doesn't display in Portal Content Area

    Hallo Guys
    We are developing a SAPUI5 application that needs to be displayed inside the portal.
    The problem is that the SAPUI5 app doesn't display in in the content area, no erors, just a blank page, you have to set the iview to open in a seperate headerless window, then it works. But it needs to work in the content area.
    Our findings: a possible cause is that the IE mode when inside the Portal content area is IE5 Quirks, and when it displays in a new window, the mode changes to a more recent and acceptable mode for SAPUI5, IE9.
    Is there any solution to this? We get the same result with both URL iView and using the SAPUI5 iView in content provided by SAP. We are on NW 7.4
    Regards
    Antonette

    Hi Antonette,
    As Lawrence explained the reason is indeed that quirks and standards mode can't run together on the same page (not only in portal but it's a limitation by MS).
    Since your framework page is in IE5 quirks mode the UI5 application doesn't run in the content area, you can run it by selecting in the iView properties "Launch in a new headerless window (strandards)", that will open the UI5 application in a new window and will work.
    If you wish to run UI5 applications in the content area you can get latest SP of 7.4 and there you will have a new framework page: standards AFP, basically an AFP framework page that works in standards mode.
    In that framework page you can run UI5 applications in the content area, however trying to run old applications (HTMLB, not WD) may fail, for WD you have a paramater you need to pass called sap-ie, passing it with the value of "Edge" will make sure WD applications run in standards mode as well.
    When running the AFP in standards mode you will need to open your HTMLB and other old applications in a new headerless window or new window so you can see the content.
    Hope this helped,
    BR,
    Saar

  • "Portal Content Area Builder" how to get rid of this page heading?

    "Portal Content Area Builder" how to get rid of this page heading?
    Hi All
    I have created a Single page Website..??? by using folders.
    when a user click on any link that call a folder but not a page and that folder is displayed with the layout specified in "Content Area Page" however there is no such option available to change the Heading <Title>Page title</Title> for browsers so for every folder called it displays a Oracle defined Content area page title.
    "Portal Content Area Builder"
    Is there anywork around for this.
    Thanks.
    Rakesh.

    This problem is fixed in Release 2. There is no supported workaround in 3.0.

  • Portlet repository-- Seeded providers does not show Portal Content area

    Hi,
    When I login to portal as admin user go to administration --> Display portlet repository--> Seeded providers does not show Portal Content area.I tried to search but no results shown.
    Any idea as to how to get it back ?
    Thanks and regards.
    Neeti.

    1. From the Portal Object Navigator, click on the Applications
    tab.
    2. In the "Find" box, type %search% and click "Go"
    3. There are 2 reports you need to modify, depending on which
    portlet provider you want to use: RPT_SEARCH (owned by
    people_app) and SEARCH_RESULT (owned by wwv_system)
    4. For each report, click the "Edit" link
    5. Click the "Display Options" tab
    6. Under the "Full Page Options" heading, change the "Size"
    for "Row Text" to 12. (If you are running the reports as
    portlets, then you must also change the "Size" for "Row Text"
    under "Portlet Options".)
    7. Click OK
    Search results are now visble using either portlet, the Oracle
    Portal provider or the PEOPLE_APP provider.
    You may also need to change the field settings on the hierarchy
    if now when you run the people search you receive SQL errors.
    Here is what worked for me (assuming you want to change both
    users components):
    1. On the Application Tab search for %search% and %detail%
    components. You don't need to change the WWMON components.
    Change the font size on the full page and portlet options
    (Display Options Tab)for the heading and text (I use 12 and
    11pt). Otherwise the default can only be read with a magnifying
    glass.
    2. The org chart components are slightly different. Search for %
    org% and you will find 2 components org_chart and orgchart. Both
    of these need to have the column fields changed (Table or View
    Column tab) as well as the font size for the Parent, Child,
    Grandchild (Display Options Tab). Here are the Table Column
    settings (for some reason they are initially blank - yet will
    fail if recompiled without values):
    People_App.Org_chart
    1. key values:
    primary key - empno
    parent key - manager
    start with - empno
    ww_system.orgchart
    1. Primary Key Column WWSEC_PUBLIC_DIRECTORY.ID
    Parent Key Column WWSEC_PUBLIC_DIRECTORY.MANAGER
    Start With Column WWSEC_PUBLIC_DIRECTORY.ID
    Hope this helps. The second half of the answer provided by Rich
    Pickett.

  • Refreshing only portal content area and not the naviagtion area.

    Hello all,
              I want to refresh only portal content area without refreshing the navigation contents.
       Eg;- When i click on the any document present in the REPORTS folder in Detailed Navigation Area only the portal contents should get refreshed.

    Links on DTN?Are they on a custom Iview?? Then u control with url mode.
    If they are page links, i don think u cud restrict one WD application not to refresh when the whole page getz refreshed.
    <b>Plz don forget points, if it helped.</b>
    Regards,
    P.

  • Portal Content area not displaying in Portal

    I tried to disable Portal favorites option from Content admin -> Default Frame work Page -> Detailed navigation. Instead of only disabling the default navigation I have disabled the entire Portal content area and I am now not able to see any content  in the Portal except the masthead area and the Top level navigation.
    Can any one please help me on this.
    Thanks.

    Hi,
    Check the content area iview in the Desktop inner page in framework page.If this iview is not there then it will not show the content area.
    If desktop inner page is deeted then also you will not see the content area.
    If so please add the content area iview indside the Desktop inner page then you can see the content area for the users.
    Content area iview will be available under the following path of the portal
    Content Administration > Portal Content > Content provided by sap > Admin Interfaces > Admin Iview Templates > Content Area (view).
    Thanks,
    Regards,
    Rudradev Devulaplli

Maybe you are looking for

  • Audible or vibrating  low battery alarm

    is there any way to ask Apple that sets the low battery warning with an audible or vivrating alarm?

  • Basic Field Dominance question

    In Tom Wolsky's FCE HD3.5 Editing Workshop book (xlnt), he mentions setting Field Dominance to None when working in 24p, but I'm unclear what this does and whether it applies to my situation: I'm shooting 24p HDV on Canon HV20, exporting to QT movie,

  • Problem in deploying thru SDM

    Hello, I want to deploy a sda file thru SDM into SAP J2EE engine. The following error is thrown Nov 21, 2005 11:41:18... Info: Starting: Initial deployment: Selected development component 'UserAuditLoginLibrary'/'sap.com'/'localhost'/'2005.11.17.18.2

  • Z10 not disconnecting phone call while using bluetooth

    Just upgraded to 10.2.0.424 and now when I make a call using bluetooth in the car, I cannot disconnect the call using the bluetooth function.  I have to search for my phone and disconnect directly.  Any ideas for me? I don't want to get a ticket usin

  • Versioning of Web Services prior to EHP1

    Hi! Right now we are working on PI 7.1 and we wish to have some version control on our web services. I cannot find any explicit versioning system for services in the Service Registry. Basically I would like to be able to set a Web Service as "depreca