Portal Favourites to appear in new window?

I have some reports set as favorites in the Portal Favorites. I see that I can click on the icon on the topright corner and select "open in a new window" which would show me all the favorites.Now what i want to do is when i click on any one of the favorites i want it to open up in a new window.How do i achive this?

Hi,
Try it.
Follow the Steps,
Content Administration --> Portal Content --> Portal Users --> Standard Portal Users --> Default FrameWork Page --> Select the Desktop InnerPage and Open it --> Select the Portal Favourites iView  and Click the Properties  --> Select the Property "Launch in New Window ". In that Property having the option "Display in Separate Window", "Display in Separate Portal Window", "Display in Separate Headerless Portal Window".
Do the changes and Refresh the portal and try to open the favourites.
I hope it helps..
Regards
Prakash T

Similar Messages

  • Clicking any tab or portal link it opens a new window

    Hello,
    We are using SAP EP7 and when we click any portal tab or link it opens a new window instead of opening it in the same one.
    What can we do to open tabs and links in the same window?
    Thanks in advance.

    Hi,
    Yes, it looks like a problem with WPM (WorkProtect Mode).
    Have a look at this SAP NOTE : 734861. Incase of of iViews, if any data that you entered needs to be saved, then as per the configuration a new window opens up whenever you click any link. This allows you to continue working with the old window, save the data and thereby avoid loss of data. This configuration can be tuned to make it user friendly.
    Also have a look at this thread : New window opens on every EP page click for *some* users
    Hope this helps.
    PS: Consider rewarding points for helpful answers and for answer that helps you solve your problem.
    Regards,
    Sunil

  • New tabs always appear in new window--how to change back?

    Just upgraded to FF4. Now, when I try to open links in a new tab (by Ctrl-clicking), they always open in a new window. Subsequent links also open in the new window, so I'm forced to have two open windows, rather than just have all tabs in one window.
    SOLVED after reboot. I couldn't mark my own reply as a solution, for whatever reason.

    # Press Alt+T
    # Click Options
    # Click Tabs category
    # Check the option "Open new windows in new tabs instead"
    <img src=http://dl.dropbox.com/u/7456129/Firefox/tabcat.jpg>
    <hr>Note: If anyone's reply has solved your problem, then please mark that reply as "Solved It" to the right of that reply after logging in your account.
    Its because so that we can concentrate on new questions.

  • Webcenter Portal / Open link in a new window

    Hi Folks,
    My requirement: when the user clicks on a link of a drop down (Drop down here is something like
    i have breadcrumbs and every breadcrumb has a drop down which is like list of values).
    All these list of values are run time customization's created Inside web center console under administration tab
    and there it was created as a link . I have few options when i create this as a link i.e., to open that
    link in the form of a new window, new tab or pop-up. I have set it to new window and then i tried
    to set it to POPUP-- In both cases it did not work, i mean when i click on the link it is just showing up
    in the page but not in a new window or Popup.
    Do i need to this in a declarative way in the required JSPX page (or including a Javascript in jspx page ) ?
    Is their anyway that i can do this !!?
    Any suggestions will be highly appreciated
    J developer version : 11.1.1.6.0
    Thanks
    Singh

    Hi Folks,
    My requirement: when the user clicks on a link of a drop down (Drop down here is something like
    i have breadcrumbs and every breadcrumb has a drop down which is like list of values).
    All these list of values are run time customization's created Inside web center console under administration tab
    and there it was created as a link . I have few options when i create this as a link i.e., to open that
    link in the form of a new window, new tab or pop-up. I have set it to new window and then i tried
    to set it to POPUP-- In both cases it did not work, i mean when i click on the link it is just showing up
    in the page but not in a new window or Popup.
    Do i need to this in a declarative way in the required JSPX page (or including a Javascript in jspx page ) ?
    Is their anyway that i can do this !!?
    Any suggestions will be highly appreciated
    J developer version : 11.1.1.6.0
    Thanks
    Singh

  • Clicking a link in portal favorites opens in a new window?

    Hi
       I added few pages to my favorties and when i click on the the link in favorites, it is opening a dialog with "download" and save buttons. I donno why it is happening like that.
      could some one help in this regard??
    Thank you

    hi,
    we have the same problem. We are on EP6 SP13, IE 6.0.
    We can't solve it. Eighter with client-caching nor without caching.
    On click on a favorite the ie-dialog ist coming out for open oder save the destination. When I choose "open" nothing happens.
    Thanks!

  • ExternalLink in KM  which open portal Page in new window whithout masthead.

    Hi All,
    I have a requirement to create an external link which opens in new window and the content of the window is an Page which has iviews.
    I created an external link and gave the following details.
    Target: /irj/servlet/prt/portal/prtroot/com.sap.portal.navigation.portallauncher.default?NavigationTarget=pcd:portal_content/com.abc.Test_Page
    Name: Test
    When I click on the external link, it opens a new portal window which has the mast head and in the content area the page is displayed.
    My requirement is : I don't want the masthead to appear and I want only the page to be displayed in the new window.
    Thanks,
    Shilpa.

    Hi Krishna,
    In the iview Property -> Launch in New Window, i have only 2 options ie
    Display in Portal content Area
    Display in New Window.
    Where do I find display in seperate portal headerless window? Is it the customised one?
    I have set Launch in New Window Property to Display in New Window. When i click on the link new window is opening which has masthed.
    Please Suggest.
    Thanks,
    Shilpa.

  • Plz help me to close new window !  !  !  !  !  !  !

    Hi all,
    i'm a fresher in jsp. i write a jsp page with a 'text box' & a button. when i click the button, i want to see the html page that can choose somthing from it & then, i want to see the selected data in the 'text box' of jsp page of previous window. but, when i run my code, the jsp page open, then when i click the button, the html page appear with new window. but, when i choose one & click the submit button, it call the jsp page again in new window. i don't want to see the jsp page again in new window. but in previous window with the data i selected in the 'text box'.
    How can i do it? where can i change?
    Plz help me.
    Here my coding ..........
    \\\\\\\\\\ 13p3.jsp \\\\\\\\\\\\\\\\\\\\\\
    <%@ page language="java" info="form processing page" %>
    <html>
    <head><title></title></head>
    <body>
    <%! String sid; %>
    <%
    sid = request.getParameter("id");
    %>
    <input type="text" name="ID" size=20 value=<%= sid %>>
    <%= sid %>
    <input type="button" name="ControlButton" value="Start." onClick="window.open('13p2.html','ControlWindow','width=250, height=225')">
    </body>
    </html>
    \\\\\\\\\\\\\ 13p2.html \\\\\\\\\\\\\\\\\
    <html>
    <head><title></title></head>
    <body>
    <form method=post action="13p3.jsp">
    <table width=100% border=2 bordercolor=#00ffdd>
    <tr><td colspan=2>
    <table bgcolor=#A5A6C6#00ffdd width=100%><td width=50%><center>ID</center></td><td width=50%><center>Name</center></td></table>
    </td></tr>
    <tr><td width=50%><center><input type=radio name="id" value=1>1</center></td><td width=50%>Ma The The</td></tr>
    <tr><td width=50%><center><input type=radio name="id" value=2>2</center></td><td width=50%>Ma Mar Mar</td></tr>
    <tr><td width=50%><center><input type=radio name="id" value=3>3</center></td><td width=50%>Ma Mie Mie</td></tr>
    </table>
    <table width=100% border=0>
    <tr><td width=100%><center><input type=submit value=Submit></center></td></tr>
    </table>
    </form>
    </body>
    </html>
    \\\\\\\\\\End
    thanks ...
    icyrock.

    This isn't a JSP problem. Brush up on your Javascript.

  • Transferred itunes library from Windows XP PC to new Windows 7 PC. plugged in 3rd gen Ipod. Ipod icon appears along with playlists, music etc. Songs are grayed out and won't play. Please help!

    I recently transferred itunes library from windows XP PC to new Windows 7 PC. The transfer was successful, however when I plug my 3rd gen Ipod Nano into the new PC, the Ipod icon appears along with the music, playlists, etc. The songs are shown but are 'grayed out' and wont play or sync.The 'Devices & Printers' window in new PC shows icon for Ipod driver & is OK. The icon for the Ipod appears but depicts a delta shaped warning icon that states that the Ipod is'not operating properly'. Tried troubleshooting. The troubleshooting message states the the Ipod is 'disconnecting'. Can you help me with this problem?        

    Then, I dropped the entire itunes file from the old PC (XP) into an empty external drive.
    That "itunes file from the old PC"?  Is that the iTunes folder, from the old PC, that was in the user home folder's Music folder?
    All of the library, playlists, etc. from the ipod as they always have been are shown, by they are 'grayed out' and will not open or play.
    That's on the iPod, correct?  Are all of your old playlists in iTunes, from the old PC, still there in iTunes on the new PC?  Are the songs in iTunes still playable?
    This document provides the steps to transfer a complete iTunes library between two computers.  See the section called External drive.
    iTunes: How to move your music to a new computer - Apple Support
    There are many steps, but this is a summary.  (1) On the old PC, consolidate all of your iTunes data into the iTunes folder.  (2) Copy this iTunes folder to the external drive.  (3) On the new PC (that has iTunes installed but NOT running), replace its existing iTunes folder with the one from the old PC (on the external drive).  When you run iTunes, it uses the iTunes folder from the old PC, and it should look like iTunes on the old PC (with all the playlists, ratings, play count, etc.), and your iPod will see the iTunes library as the same iTunes library (because it is the same library).
    If you did something different, and the old PC is still accessible, you may want to try it using the method from the linked document.

  • When I open a new window in FFox7, how can I make it automatically appear exactly on top of the previous window -- not resized, not shifted, but directly on top?

    I used to set Firefox to full screen; but my new monitor is too big to do that. So I sized the Firefox window to the size I want, and I carefully centered it (using a tape measure to get it as close to dead center as possible).
    But everytime I open a new window, it appears shifted slightly to the right (I think that's called cascading, but I'm not sure). While some might like this feature, I prefer it open exactly on top of the previous window; and it's a pain to have to shift the new window manually every time I open one.
    How do I set Firefox to open new windows right on top of the parent window (and the same size), covering it up completely?
    Thanks,
    Dafydd abHugh

    Well, then isn't there some way to induce Firefox to give Windows parameters that make it open the fershlugginer window in the *same* position, instead of an offset position?
    Dafydd

  • New window not appearing

    While working on Oracle Discoverer. When the user opens a report and clicks on the search button a new window should appear but it doesn't.

    Any JavaScript errors in the Web Console (Firefox/Tools > Web Developer) about this?
    You can try these steps in case of issues with web pages:
    You can reload web page(s) and bypass the cache to refresh possibly outdated or corrupted files.
    *Hold down the Shift key and left-click the Reload button
    *Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    *Press "Command + Shift + R" (Mac)
    Clear the cache and cookies only from websites that cause problems.
    "Clear the Cache":
    *Firefox/Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Firefox/Tools > Options > Privacy > "Use custom settings for history" > Cookies: "Show Cookies"
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem.
    *Switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance
    *Do NOT click the Reset button on the Safe Mode start window
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • Open Portal Transaction iView in new window *without* Browser window

    Hello,
    Currently i am testing to use the single-sign-on functionality of the portal to launch the SAP GUI for Windows.
    I created some Transaction iViews and they work perfectly without having to log in.
    To use the full GUI size of the SAPGUI in the iView, i configured it to open up in a seperate window. This also works perfectly, but when i let a colleague test the setup, i realized that he has some additional toolbars, which in return decreased the usable space in the browser window for the SAP GUI.
    Now my question is:
    How can i configure the Transaction iView to open up the given transaction in the SAP GUI, but without the surrounding Browser?
    Is this even possible?
    I test this because my comany is searching for a solution to use SSO with the SAP GUI. Since we have the portal we test if we could use it to realize this requirement without generating extra costs.

    Hi Armin,
    for iView (page) you probably set the property 'Launch in New Window' to value Display in Separate Window. To tune up the other otions you have the possibility to set the property Window Features, value should contain toolbar=no. These features will be used when Javascript opens up your window - you can apply any option coomonly documented. IMHO for your demands the best option is fullscreen=yes,toolbar=no - you get really the maximum possible size.
    Regards,
    Pavol

  • How to open a new window with no Portal Header and Portal Navigation bar

    Hi,
    I am working with the EPCM.doNavigate() method and passing the value "1" for the mode parameter in order to open it in a seperate window without the Portal header.
    For some reason, the Portal header is still seen in the new window.
    Do anyone know the reason?
    Thanks,
    Aviad
    int openType = 1;
    "EPCM.doNavigate(\""Url"\", "openType"); \n"

    Hi Aviad,
    Try out the command
    EPCM.doNavigate(\""Url"\", "openType",'toolbar=no','status=no','menubar=no');
    <b>Put opentype=1</b>
    I think it will work
    Thanx & Regards
    Anish

  • The latest version of iTunes does not allow me to open a playlist in a separate window.  I need this feature.  Is there another way?  You used to be able to double click a playlist and have it appear in a new window.

    The latest version of iTunes does not allow me to open a playlist in a separate window.  I need this feature.  Is there another way?  You used to be able to double click a playlist and have it appear in a new window.

    Others have commented on this too.  It seems to be one of the 'improvements' of the newer version you are supposed to embrace with joy as an exciting new development.  You can send feedback to Apple but realize you may be perceived as standing in the path of  progress.
    http://www.apple.com/feedback/itunesapp.html

  • How to make dock appear in all monitors, and keep new windows to same monit

    I've got an unusual setup: two screens at my desk, and another one in front of a recliner nearby so that it is not physically adjacent to the other two. This means that when the cursor moves off the side of two of the monitors and goes to the third one, I can't see it. I don't want to mirror all the displays because half the time I use the two adjacent ones from the desk, and sometimes I just want to use the one separate one. Can someone tell me if it's possible to
    1) make the same dock appear in all monitors? I want access to the dock no matter which monitor I'm looking at. Is there a utility or hack that will give me a dock in each screen?
    2) any way to have apps open and create new windows in whatever monitor I'm currently working? it's very annoying that sometimes I run a app and it throws up a window in the monitor I'm not looking at. Any way to keep it to the set of two or to the 3rd one, depending on which I'm using at the time?
    thank you!
    Mike

    Hi Mike, Might have a look at the bottom of this page for Dock-It 2.6.1 for Mac OS X 10.5.x and earlier...
    http://www.macupdate.com/info.php/id/8288/dock-it
    As far as the other problems, I'd try Mirroring #1 & #3.
    Move Off-Screen Windows to the Main Screen...
    http://zach.in.tu-clausthal.de/software/
    http://www.macosxhints.com/article.php?story=2007102012424539
    http://www.jonathanlaliberte.com/2007/10/19/move-all-windows-to-your-main-screen /

  • After a recent Windows Update my Bookmarks Toolbar no longer automatically appears when I open a new window. How do I reset this?

    Windows automatically updated my computer a few days ago and now when I open a Firefox window my Bookmarks Toolbar does not automatically appear at the top of the window. I can get it to appear there manually but I have to do it each time I open a window. Is there a way to reset it so that my Bookmarks Toolbar appears automatically at the top of the window every time I open a new window?

    See:
    *http://kb.mozillazine.org/Corrupt_localstore.rdf

Maybe you are looking for

  • Stapler - A python utility for manipulating PDF docs based on pypdf

    Link to github: http://github.com/hellerbarde/stapler/tree/master * Dependencies * Stapler depends only on the packages python and python-pypdf, both of which can be found in the archlinux repositories. * History * Stapler is a pure python replacemen

  • Color Picker for Web

    I often do website images for developers. The problem i am having is matching the web color from a color pick in ps. I have used a method where s i take a screen shot on my MAC and then pull that into PS cs5 (I have cs6 also) and pick. Then i export

  • How Much Is Shipping And Handling for The Marware Sportfolio?

    I need to know so i can find out how much i have to pay. And also, if you don't mind answering, how much is the S/H for the expansion pack for garage band? i know this isn't technical problems, but this is the only forum that fit (the little side not

  • Selection of time-dependent hierarchy variables after selection of time

    Hi guys, I'm having the following question regarding the selections of variables in a BEx Query: I need to select e.g. a position out of a hierarchy which is time-dependent. In the selection screen I'm only able to select a certain date but not the k

  • Change function to work for date data type

    I have found the below function form the AstTom page. This function works perfectly when i pass varchar datatype and I am wondering what do i need to change here of course the datatype inoder for this function to accept date value. example I want to