MSS Content only seeable over "Open in New Window" Function

Hello,
we have established EP 7.0 with SP10 and MSS. First we saw all the content in the Webdynpros-iView in Portal. Now we can see this content only if we click onto upper right corner and select "Open in New Window". This works with all users activated for the usage of MSS. We assume therefore that we don't have a permissions problem. Could anybody help?

Hi Sunil,
yes that is true. we were able to see all the MSS iViews after setting the permissions to everyone. Afterwards some copies as Deltalinks of the "content provided by SAP" were done, we are facing that mentioned problem. A possible solution to solve this was to create new pages and position all the iViews again onto them - but this is just a workaround. I want to know what was wrong?
Thank you I appreciate your help!
- Dejan

Similar Messages

  • "Open in New Window" function in the page toolbar

    Hi,
    I am new to portal development and I have what looks like as an easy Iview modification:
    I need to implement the "open in new window" Function as a link, directly in the page toolbar (next to History, Back, Forward...) and not as an Option in the menu.
    This should be done in the Pagetoolbar and not the light pageToolbar.
    I downloaded the PAR file "com.sap.portal.navigation.pagetoolbar" but I don't how what I should change.
    Can someone please help me?
    Many thanks and points in advance.
    Regards

    Hi Stephane,
    Are you using the default framework page in your desktop. <b>Use the light framework page. It has the "Open in new window" as a link in the page tool bar.</b>
    If you still wish to stick to the default framework page; firstly you may want to remove the existing "open in new window" from the menu. Then you may need to copy the same code from the light fw toolbar par file for that 1 single link and paste it in your default fw toolbar. I can tell you the exact code tomorrow.
    Hope the first option may be desirable to you.

  • When right-clicking firefox in the task bar... v5 does NOT open a new tab, or open a new window when selected. Only crtl-N opens a new window iff Firefox is the active window.

    Today FF 5.0 was DL-d and installed (automatic update is/was active). Help->About-> shows version 5.0, and there were no problems with the install.
    I have ASUS G72 running W7 with the latest MS updates via auto-update.
    FF is pinned to the task bar.
    Previous version(s) allowed for opening new windows and tabs by right click of FF icon on task bar, and selecting "Mozilla FireFox" (which opened new window) , or selecting "Open New Window." Opening a new tab in the current session could be done by selecting "Open New Tab."
    These features do not operate in the latest version (5.0), or have I fumbled the ball (by not having something set right in this version.
    Thanks in advance for you help. Keep up the great work.
    ;>

    If you have tabs on top and no menu then the tabs are in a "Windows" area so there is no space to right. If you put tabs back to the bottom you will have most of your old behavior but because of the changes to tabs on top most of the tab context menu stuff all of the context menu part was lost except the customize toolbar stuff, double-clicking on an empty spot was restored, and eventually during the FF 4 beta most of the tab extensions Firefox messed up eventually worked again except in the area to the right of the tabs.
    The Windows part of that double-click has to maximize or restore to normal,
    and you have to be able to drag the window by it;'s title bar.
    You can make Firefox 4.0.1 and '''Firefox 5.0''' look like Firefox 3.6.17, see numbered items 1-10 in the following topic [http://dmcritchie.mvps.org/firefox/firefox-problems.htm#fx4interface Fix Firefox 4.0 toolbar user interface, problems (Make Firefox 4.0 look like 3.6)]

  • Opening a new window calls action methods again.

    Hi all,
    I have a form that has a button to submit the information. For certain scenarios that submission can take over 30 seconds. So while that submission is taking place I hit <ctrl>-N on the browser to open a new window. This new window is calling the action methods associated with the submit button of the form.
    My guess is that this second window is sharing the session information of the other window and therefore is sending the request flow through the state of the other view.
    What can I do to handle this case?
    Thanks.
    Jason

    If you want to open a new window besides your original window, then you have to do it with javascript. Put a code similar like this in your onClik property of your hyperlink:
    window.open("faces/Page1.jsp", "","toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=400,height=450");
    return false;When you click the hyperlink, it will open a second window of Page1.jsp. You can use if-else construct in javascript to choose which page you want to show.
    If you want to pass a value to the second window, you can use query string like this:
    window.open("faces/Page1.jsp?par1=value1", "","toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=400,height=450");
    return false;Passing a field value in table component to second window:
    window.open("faces/Page1.jsp?par1=#{currentRow.value['FIELDNAME']}", "","toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=400,height=450");
    return false;To retrieve the parameter in the second page (in this case Page1.jsp), put this in init():
    javax.servlet.http.HttpServletRequest req = (javax.servlet.http.HttpServletRequest) getExternalContext().getRequest();
            String par1 = req.getParameter("par1");After getting the parameter value, you can do the rest as your normal page, ie populating the page the way you like.
    AFAIK, the only way to open a new window is through javascript only. CMIIW.
    Hope that helps.

  • If Firefox is set as the default browser, and any application attempts to open a new window, this fails and I get the error "Firefox is already running..."

    Here is what I am running:
    Microsoft Windows 7, Service Pack 1, Fully updated to 4/10/2012
    Fresh Install of Firefox 11. No add-ons enabled as a result of troubleshooting.
    I am a user with administrator rights
    UAS is disabled.
    To begin, this has been going on Since Firefox 10 or so. A few months now.
    I am able to open Firefox. My add-ons worked (ABP, Flashblock, ABP Element Hiding Helper, IETAB2, Downthemall, Greasemonkey, 4chan extension) had no problems. Firefox is set and has been set for the last two years as my default web browser.
    However Since approximately Firefox 10 or so, maybe before that, If I have a Firefox session open, and any other application attempts to open a session in a new window, I get the Firefox is already running, but not responding error."
    I attempted to follow troubleshooting advice already posted (look for parent.lock files left behind [none present], multiple sessionstore.js files [none present], create a new user profile, attempted to clear out the "read-only" permission in windows 7, however as soon as it is cleared, the read only permission returns.)
    As a last resort, I deleted the Firefox folder, the %APPDATA%/Mozilla directory in its entirety, then utilized CCleaner to remove any and all references to Firefox in the windows registry, then did a full re-install, no extensions installed right now.
    I checked preferences and have the option "open new windows in a new tab" checked off. The problem persists regardless if this option is checked on or off. This problem persists in or out of safe mode, even with the brand new install.
    Test Cases:
    All cases:
    Firefox is selected as the default browser for windows 7
    Case 1: Open a firefox session. Utilize any other program that attempts to open a link to their website in a new browser window or new browser session. Experience "Firefox is already running" error
    Case 2: Open a firefox session. Right click on Firefox on the task bar. Select "open in new window". Experience "Firefox is already running" error
    Case 3: Open a firefox session. Select the Firefox Menu > New tab > New Window. A new window will actually open.
    This is the only method of opening a new window in the same browser session or profile that actually works on my system. Attempting to open a browser session from the task bar "open new window dialog" or opening a new window while a current window/session is running will not open firefox in a new window or a new tab in the current session. The "Firefox is already running, but is not responding" error will occur every time.

    Cor-el's suggestion resolved my problem. Apparently the MOZ_NO_REMOTE variable was set to 1 on my system variables. I never made it, and really have no idea how it got there, but deleting this variable and restarting firefox has resolved the issue. Thanks Cor-el!
    Marking case: Solved
    Solution: Verify the MOZ_NO_REMOTE variable is NOT set to 1. This can be achieved by simply deleting this variable.

  • Opening a New Window in SJSC

    Hi all,
    I have a slight problem here, inside my table I have a hyperlink, based on the records retrieved, this hyperlink will have different URLs. In the button_action() I have the following code:
    getHyperlink().setTarget("_blank");
    switch(type) {
            case Constants.TYPE_1:
                getHyperlink().setUrl("/faces/Page1.jsp");
                break;
            case Constants.TYPE_2:
                getHyperlink().setUrl("/faces/Page2.jsp");
                break;
            case Constants._TYPE_3:
                getHyperlink().setUrl("/faces/Page3.jsp");
                break;
            default:
                 logger.error("submit_action|Type invalid!");
    public String hyperlink_action() {
        //Add get row table here
        getRequestBean().setRequestObject(rowData);
        return null;
    }I need to pass the table row where the link is clicked into the RequestBean and open a new window to display some information but because the action() is not executed I cannot pass in any information at all.
    1) The problem is that because the URL is preset before the table is populated, when I specified a hyperlink_action() to be set as the action when the link is clicked, the method is not called. The new window page is opened directly. I cannot populate any JSF components as the action() method is not called to extract the row details and put into the request bean.
    2) If I place the .setURL() codes in the action method, the window created will contain the exact page as the parent window. The desired page will not be loaded.
    I'm now stuck. Would appreciate it if anybody can guide me in the right way of getting the new window populated with the results.
    regards,
    Michael

    If you want to open a new window besides your original window, then you have to do it with javascript. Put a code similar like this in your onClik property of your hyperlink:
    window.open("faces/Page1.jsp", "","toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=400,height=450");
    return false;When you click the hyperlink, it will open a second window of Page1.jsp. You can use if-else construct in javascript to choose which page you want to show.
    If you want to pass a value to the second window, you can use query string like this:
    window.open("faces/Page1.jsp?par1=value1", "","toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=400,height=450");
    return false;Passing a field value in table component to second window:
    window.open("faces/Page1.jsp?par1=#{currentRow.value['FIELDNAME']}", "","toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=400,height=450");
    return false;To retrieve the parameter in the second page (in this case Page1.jsp), put this in init():
    javax.servlet.http.HttpServletRequest req = (javax.servlet.http.HttpServletRequest) getExternalContext().getRequest();
            String par1 = req.getParameter("par1");After getting the parameter value, you can do the rest as your normal page, ie populating the page the way you like.
    AFAIK, the only way to open a new window is through javascript only. CMIIW.
    Hope that helps.

  • Outlook 2010 on Exchange 2007 ~ Can no longer see Calendar in Folder List ~ Only viewable by right-clicking favorite icon and selecting 'Open in New Window'

    Office 2010, Windows 7 64 bit, BB sync, everything has been fine since forever. All of a sudden between Saturday and today, *poof* I can't get the calendar view.
    I have tried the switches, /resetfolder and all the rest, repair install Office, etc., no go.
    I can log into my OWA view and calendar shows up there, but on the local system, when you clicl on Calendar, it shows My Calendars at the top, but there is no calendar. The only way to view it is to right click Calendar and choose 'Open in New Window'.
    All my data is there, can add to it and all, but it is missing from the folder list, thereby making it very difficult to use.
    I also created a new profile, connected to Exchange ONLY and it still will only show the calendar if you select 'Open in New Window Only'. I can post a screen shot if this allows.
    Thanks in advance.
    Brian

     
    Hi ,
    I suggest you refer to the following steps to recreate the Calendar folder.
    1. Switch Outlook to Online mode.
    2. Start MFCMAPI and create a backup of the Calendar items
    a. Open the Calendar folder by double clicking it.
    b. Select all items (simple ctrl+a).
    c. Copy all items into an empty folder.
    d. Additionally you can create a backup using a PST file if you wish.
    3. Delete the Calendar folder using MFCMAPI.
    4. Close Outlook.
    5.Recreate Windows Profile and Outlook Profile.
    6. Start Outlook with “/resetfolders” switch, this will recreate the default Calendar folder.
    7. Try to set permissions on the Calendar folder to see how it works with a fresh and empty folder.
    8. Copy/Move the items back into the Calendar.
    By the way, I don’t understand “the local system” what you said, it can view My calendars at top in Outlook or OWA ?
    And it can’t view calendar list or the calendar content under My Calendar?
    Wendy Liu
    TechNet Community Support

  • Tabs only open in a new window. Ctl T opens a new window NOT a new tab help-last update this problem started. How do I set FF back to open tabs in 1 window

    Tabs only open in a new window. Ctl T opens a new window NOT a new tab help-last update this problem started 2 days ago. How do I set FF back to open tabs in 1 window?
    There is no plus sign and going into optins and changing settings has not worked. I have uninstall FF and reinstall-keeping my personalization-and that was no help.
    Right clicking on FF Icon to open a new tab, or going up to FF drop down tab and clicking on new tab both do not work.
    Help everything opens a new window not a new tab. there seems to be no way to reset this or to chose a different optin. I just downloaded new tabs at end addon and it didn't do a thing.

    as a first troubleshooting step - does it work like normally when you open & run firefox in [[Safe Mode|safemode]] by pressing the shift key while you open firefox (all other instances have to be closed before)...

  • When I am NOT private browsing Firefox will not allow me to delete or change the website address in the location bar. My only remedy is to open a new window and search in google then click the link to that site through google. How can I resolve this?

    Question
    When I am NOT private browsing Firefox will not allow me to delete or change the website address in the location bar. My only remedy is to open a new window and search in google then click the link to that site through google. When I swap to private browsing firefox allows me to anter the website address directly into the location bar - but this is a slow [prcess to swap back and forth - also by dint of using private browsing I loose my website information.

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode
    *https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • When opening a new window, it automatically loads last pop-up (?) content and I am unable to type in address bar or open a new tab in the new window.

    I don't know if they're technically pop-up windows (for example, if you do a search on kayak.com, it will automatically open a new priceline.com window with the results of the search), but this happens with pop-up blocker on or off. Other examples are a small info window from a financial or .edu site that opens up saying a session is about to expire, or answering an FAQ (with the exception of the priceline example, these windows don't have an address bar or display a URL). Anyway, after these windows are closed, if I try to open a new window, it will automatically load the content of that "pop-up". Whenever it does this, I am unable to type in the address bar or open a new tab in that window.
    How do I fix this? All I want is to open a new window that's blank, not load prior content.

    It could be the work of one of your add-ons, or even add / mal-ware.
    Look thru your add-ons list and make sure you know what each one is
    there for. Also, check the programs that are on your computer
    '''Windows > Start > Control Panel > Uninstall Programs.'''
    '''(Mac: Open the "Applications" folder)'''
    Go thru the list and use a web search to check any that you don't
    know what they are.
    '''''[https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-caused-malware Troubleshoot Firefox Issues Caused By Malware]''''' {web link}

  • Why when I click on a bookmark it doesn't open a new window, it takes over a window I am working on

    Why when I click on a bookmark it doesn't open a new window, it takes over a window I am working on

    Also, if you right click, the menu will include; '''''Open New Tab''''' and
    '''''Open New Window'''''.

  • I cannot open a new tab using the + or Ctrl T or from the file menu. The only way to open a new tab is to click a link. How do I fix this?

    The only way to open a new tab is to click a link like in an email, or right click to tell it to open a new tab. When I click the + or Ctrl T nothing happens.

    Uninstall the Ask toolbar and it should work again. There is a compatibility issue with the Ask toolbar and Firefox that prevents new tabs from being opened.
    There are a couple of places to check for the Ask toolbar:
    * Check the Windows Control panel for the Ask Toolbar - http://about.ask.com/apn/toolbar/docs/default/faq/en/ff/index.html#na4
    * Also check your list of extensions, you may be able to uninstall it from there - https://support.mozilla.com/kb/Uninstalling+add-ons

  • Tabs in Firefox 7 won't work...I can't open a new tab by clicking on the +.....only way to open a new tab is via the FILE/new tab option

    Tabs in Firefox 7 won't work...I can't open a new tab by clicking on the +.....only way to open a new tab is via the FILE/new tab option...it seems like a lot of the options/buttons are non-pressable??

    This issue can be caused by the Ask<i></i>.com toolbar (Tools > Add-ons > Extensions)
    Your system details show that toolbar in the user agent as AskTbYLC/3.11.3.15590
    See:
    * https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • Opening a new window over a new window

    The command given below in javascripts opens a new window.But if I
    execute the same command in an another open new window then it doesn't
    open a new window,infact it is over the existing window !
    But my requirement is to open a new window everytime I want to do a new
    functinality.
    Please help me.
    onClick="window.open('New.jsp','NewWindow','location=no,menubar=no,resizable=yes,toolbar=no,scrollbars=yes,left=' + window.screen.availWidth*1/8 + ',top=' +window.screen.availHeight*1/14 + ',width=' + window.screen.availWidth*3/4 + ',height=' + window.screen.availHeight*6/7)"

    Hi Jetsam thanks for all u replies.
    Well I know what was the problem
    My href statement was
    <a href="JSPFile4.jsp target = "Window3" onClick="window.open('','Window3','location=no,menubar=no,resizable=yes,toolbar=no,scrollbars=yes,left=' + window.screen.availWidth*1/4 + ',top=' +window.screen.availHeight*1/6 + ',width=' + window.screen.availWidth*3/6 + ',height=' + window.screen.availHeight*6/6)">Manohar</a>
    was same for all the pages.Hence all the page was being opened at the
    same spot.Well changed some info like top,left etc and the new window will be opened in different location and we will distintly see a new window being opened.
    thanks again Jetsam for ur replies.

  • When I click on the pinned Firefox icon it only opens and closes one window rather than opening a new window.

    It used to be that every time I clicked on the pinned Firefox logo in the taskbar a new window would open. Now when I click the pinned logo it only opens and closes one window.

    hello, this seems to me like intended behaviour - all other open programs behave the same way, a click on the pinned icon minimizes them, another one brings them back to the foreground.
    you can open a new window by right-clicking on the firefox icon & selecting that option. the keyboard shortcut for it would be ctrl+n, or you can also [[Customize Firefox controls, buttons and toolbars|add a "open new window" button]] onto the firefox user interface.

Maybe you are looking for

  • CFID/CFTOKEN in URL Not Used

    Hi, What I have is a website that uses a shared ssl site. Here is what happens They are at the main site.: http://www.mysite.com/ They add a couple items to their cart They enter the secure site to checkout: https://securesite.com/mysite/?cfid=1234&c

  • Aironet and Dell Latitude problems

    We have 3 access points, 2 1121s and a 350. All three are configured identically, using IOS and with 2 user vlans, one configured with WPA/WPA2 and LEAP, and the other with 128-bit WEP. Both VLANs are also doing MAC authentication to an ACS 3.3 serve

  • Missing SessionBeans when using SUN JVM 1.5.0.06

    Hi all, I am using WLS10 downloaded from the BEA website. I created a domain using JRockit JVM and deploy my application (serveral Entities, SLSBs and webservices) and all goes well. Our customers need is SUN JVM, so I created another domain using th

  • Profire 610 vs Duet vs Sanity

    Ok, so I sell my Duet and get a profire 610 (descent firewire audio interface) so i can run pro tools for this big recording project coming up. I've always been a logic guy but I have to use both for what is coming up... Pro tools mpower no issues. S

  • How to sync image slides to video cue points?

    Hi, I'm working in AS3. What is the best way to sync some image slides to cue points I have embedded in a video? Ideally the video would play and and the image will change according to the cue points.