Popup window  opens in the second page  - plz help gurus.

Hi All,
I'm calling a transaction through ITS. There is a hyperlink in a report brings up PDF in the popup window. Popup window comes up in the second page of the report after closing in the first page of the report. Popup comes in all the consecutive pages of the report once I click on the hyperlink. This is really frustrating. Pls let me know if i need to do any configuration to avoid this problem. 
Thanks,
Kumari

Hello Kumari,
are you using the SAP GUI for HTML (webgui)? Normally, no hyperlinks are used except on documents inside an HTMLviewer (like in TX TRIP), or when Drag & Relate is activated.
I suppose the link is part of a document that is shown in an HTMLviewer. Though this document does not belong to the ITS or the SAP GUI for HTML it uses ITS's URLs to address a new page or document. But, with this URL the status of the ITS or the application does not change, thus showing the popup over and over.
If you have a tool to trace the HTTP protocol you can check for the URLs that are send on a particular action. I
Best regards,
  TJ

Similar Messages

  • Problem with PDF files opening to the second page

    I am dealing with a fairly annoying issue where the PDF's I open to the second page without any rhyme or reason.  I open my PDF's with Internet Explorer by selecting the PDF> right clicking> selecting open with Internet Explorer. Is there anyway to fix this?
    I have tried on a
    Windows 7 32 Bit
    IE 8.0.7600.16385
    Adobe Reader 9.4

    It happens intermittently to all my PDF's. I have made sure to turn off "Restore last view settings when reopening documents" and i have also tried to change the reading order to" left, right, top to bottom". The wierdest aspect is that I can select a PDF and it will direct me to page 2 and then if i open another PDF then open the same one that opened to page 2 it will now open to page 1.

  • Scroller not appearing in the popup when opened for the second time

    Hi,
    I have a popup window which has three tabs A, B, and C. My tab A has BorderContainer > Scroller > Vgroup
    When opened for the first time, I can see the scroller. But , when opened for the second time, the scroller does not appear and the content in th Border container seems truncated.
    Please help.

    No answers, but I may be seeing something similar.
    I'm converting a project from Flex 3 to 4. In a popup (Spark TitleWindow) I have a some TabNavigators. On subsequent openings of the popup, the contents of the navigator children don't always render. After some changing of various Halo components to their Spark equivalents, I thought the problem had gone away. But the problem seems to have come back.
    In my case, I'm not sure if the "subsequent opening" is the key issue. Sometimes, the contents of nested TabNaviagtor children don't render on the first opening. although the first child content always renders. But the problem seems to increase in subsequent openings. (I.e. more children of TabNavigators don't render.)
    Perhaps not connected, but I notice when this happens, the outside borders of dataGrid components don't render in components outside of TabNavigators. I suspect there's a simple thing I need to to do to fix this, but I haven't found it. Any hints or insights would be welcomed.

  • Full screen playback on second monitor results in having to force quit Premier if a window opens on the second monitor.

    Run into this problem a few times now. If I have full screen playback going to my second monitor, and then I try to do something like link media and the link media window opens on that second monitor I can't figure out a way to get to it. I end up having to force quit. Because the link media window causes all other application buttons to disable while it is open I have not been able to find a solution other than force quitting, reopen and disable full screen playback, open link media window and move it to the other monitor and then again enable full screen playback.
    Has anyone run into this? Am I missing an easy solution?

    You need to set up your Graphics Card Application first eg A and B Monitors , side by side etc.
    In my case..a  NVidea Display Application does this from the Control Panel
    Then the second monitor will appear in display setting (Premiere).
    My second monitor is entirely dedicated to full screen playback display.

  • Increase main window size in the second page

    Dear Experts,
    In my first page i have the main window, i want to increase the size of main window in the secon page. how?

    Hi Venkey,
    When you have two or more pages in a smartform it is necessary that each page should have it's main window. But one important thing is that all the main windows of all the pages should be of same width and height. You cannot have different measures for each of the main window. If you do so you will end up in run time error.
    In second page, add window and make it as main window. Make sure that width and height is same as main window   of first page. Next add another window and make it as secondary window. Later add any components like templates, texts etc to this secondary window. Otherwise they will not be shown up during print or print preview.
    Let me know if you have any further issues.
    Thanks,
    Rajesh

  • Change the popup window size in the "optional label with help" template?

    G'Day Apex/javascript gurus,
    I am using Apex 4.0 where I coded an HTML table for help text in one item. Now, when an user click for help in this item then the HTML table is bigger than the size of the pop up window so the client has to re size it a bit to see it fully. To fix this, I tried to create a new "optional level with help" template where I can control the size of the pop up window and make it bigger to fit my HTML table so the client does not have to resize but I could not find any parameter in the original template:
    <label for="#CURRENT_ITEM_NAME#"><span class="t9optionalwithhelp"> "javascript:popupFieldHelp('#CURRENT_ITEM_ID#','&SESSION.')" tabindex="999" that help me to achieve that
    I am not an expert in javascript but I appreciate greatly if somebody here could help me to create a new label (with help) template where I can control the size of the popup window.
    Kind regards
    Carlos
    Edited by: creyes on Aug 1, 2011 1:22 AM

    Hello Carlos,
    You can overload the APEX javascript with your own, on the page you want it to happen. You can do that in the Page Definition - Function and Global Variable Declaration.
    Copy the below code into there and change the width and height of the popup.
    function popupFieldHelp(pItemId, pSessionId){
        // Show jQuery div based dialog if not running in screen reader mode, if not fall back to old popup
        if (!$x('pScreenReaderMode')) {
            apex.jQuery.getJSON(
            'wwv_flow_item_help.show_help?p_item_id=' + pItemId + '&p_session=' + pSessionId + '&p_output_format=JSON',
            function(pData){
              var lDialog = apex.jQuery("#apex_popup_field_help");
              if (lDialog.length===0) {
                // add a new div with the retrieved page
                lDialog = apex.jQuery('<div id="apex_popup_field_help">'+pData.helpText+'</div>');
                // open created div as a dialog
                lDialog
                  .dialog({
                    title: pData.title,
                    bgiframe: true,
                    width: 500,
                    height: 350,
                    show: 'drop',
                    hide: 'drop' });
              } else {
                // replace the existing dialog and open it again
                lDialog
                  .html(pData.helpText)
                  .dialog('option', 'title', pData.title)
                  .dialog('open');
        } else {
            popupFieldHelpClassic(pItemId, pSessionId);
        return;
    }; // popupFieldHelpHope that makes sense,
    Dimitri
    http://dgielis.blogspot.com
    http://www.apex-evangelists.com

  • Safari new windows open under the current page

    I like to command click for a new window and recently Safari started opening new pages that I command click UNDER the front main window. The preferences say it should be on top but it does not open that way. Any ideas how to get this opening correctly again?
    Thanx In Advance!!!

    I don't want a new browser window I want a new window when I open a link as per the preferences it says it will then become the active window

  • Triggering main window of the second page

    Hi Experts,
    I have two pages. Second Page will only get trigger at certain condition. I am triggering the Second page through Command. My issue is my second Page is triggering but the main window of the second page is not getting triggered. It should be like that the main window should get triggered. Even I have copied the main window and used it in the second page that is also not getting triggered. Please help me to resolve this issue.
    With Regards,
    Anomitro

    Hi,
    You should not create a new main window in the Second page of the smartform
    Instead, you copy the main window of the first page to the second page.
    So even if you add a text window in the first page Main window that will be reflected in the second page, but this should be below the command window.
    Use the command window to trigger the second page.It triggers the second page and all the text windows that are after(under) the command window will be coming in a new page.
    Check this link: https://wiki.sdn.sap.com/wiki/x/bAZqBg
    Hope this helps
    Thanks
    Sarves S V K
    Edited by: Sarves Sombhatla on Feb 21, 2011 6:56 PM

  • Calling the second page in d script

    Hi friends,
    I want to print the next page in d SAP Script. I assigned the second page in d first page n called d second page recursively.
    With this i m getting to view the print priew of the second page but the ntries in the main window r gettin repeated. If i doont assign d 2nd page den i m getting d correct o/p but the next page is not called.
    Even d footer is not gettin called after the main window. It is displayed in d first page itself evn if the main window extends to the second page.
    Plz reply.....
    Thanks in advance.
    Purva.

    while giving attributes for PAGE give <firstpagename> followed by <secondpagename>
    select EDIT and create element (page name & description) for the additional page
    Edited by: Pavan kosaraju on Dec 29, 2007 8:23 AM

  • How to Supress the Second Page in Smart form

    Hi,
      I have First page where there is no Main Window and on the Second page is with Main Window.Now lets say if there is item detais then vlaue will be printed on second page but in case there is no Item details so..the second page should not come only the first page would appear i.e. we need ot supress this second page.
    Thanks,
    Pramod

    Hi
    just use the command Describe table ITAB lines v_lines.
    so v_lines <> 0  means items Exist.
    so use this field in the condition
    Define a Text ELEMENT for the MAIN window data
    Before that text element put a condition based on the v_lines field.
    /:  IF V_LINES NE 0.
    /E MAIN
    /:  ENDIF
    So when you give print , if no data in internal table it won't print.
    Reward points for useful Answers
    Regards
    Anji

  • Smartforms: footer doesn't appear on the second page

    Hi,
    I have a smartform with two pages First Page and Next page. On the first page I have main window and table in it to display data. I have also footer window. On the second page I have main window without table node and also I have the same footer as on the first page. The idea is when data reaches the maximum lines on the main window to continue on the next page and the footer should be displayed only after the main window ends. If it is on the first page after the data should be the footer, if it is on the second page footer should apper only at the end of second page.
    Everything works fine, except if we have more than one page the footer is not displayed.
    Please advise !
    Thanks,
    Stefan

    HI Stefan,
    Keep that footer window only after main window.
    Regards,
    Madhu.

  • Hyperlink does not open new window on the second page

    Hi,
    I have a report which shows list of products. Every product id has hyperlink to show details. When I click on any hyperlink on the first page, it opens in new window and looks good. But the hyperlink from the second page opens in the same window and overwrites main report.
    I am not sh=ure what is happening?
    Does anybody come across such problem and have the solution?
    Thank you.
    Julia

    Hi Julia,
    This is the way to resolve the issue in BO XI 3.1 SP3 :
    Open the existing Crystal Report in the Crystal Reports Designer
    Edit the formula which was created in the above step and replace sWindow=New with "target=_blank" as follows:
    a href="http://<servername>:<port>/OpenDocument/opendoc/openDocument.jsp?sDocName=Drilldown" target="_blank"> MyTest </a>
    Save this formula and save the report as well
    Log onto the BusinessObjects Server box and modify the web.xml file located in C:\Program Files\Business Objects\Tomcat55\webapps\CrystalReports\WEB-INF by adding the following code in it: 
    <context-param>
          <param-name>
                    crystal_encode_html_for_single_line_field_objects
          </param-name>
         <param-value>no</param-value>
    </context-param>
    5. Save this file
    6. Restart the application server (Tomcat)
    7. Now, when you open the report in InfoView and click on the hyperlink, the target report should open in a new window.
    Regards,
    Anchal

  • My firefox will allow me to open a page then it gets stuck on the second page and times out--how do I fix this. I have checked the sites on Explorer -it works

    It started with the second page not being able to be displayed
    example it would go to yahoo and I would sign in but the next page would just spin and time out
    Now it won't even go to the first page.
    Firefox will not let me go into the options to change cache.
    I am trying explorer and it works.
    Help

    This is a page within the Yahoo site? When you have a problem with one particular site, a good "first thing to try" is clearing your Firefox cache and deleting your saved cookies for the site.
    (1) Bypass Firefox's Cache
    Use Ctrl+Shift+r to reload the page fresh from the server.
    Alternately, you also can clear Firefox's cache completely using:
    orange Firefox button (or Tools menu) > Options > Advanced
    On the Network mini-tab > Cached Web Content : "Clear Now"
    If you have a large hard drive, this might take a few minutes.
    (2) Remove the site's cookies (save any pending work first). While viewing a page on the site:
    * right-click and choose View Page Info > Security > "View Cookies"
    * Alt+t (open the classic Tools menu) > Page Info > Security > "View Cookies"
    In that dialog, you can individually remove your yahoo.com cookies.
    Then try reloading the page. Does that help?

  • I have updated my ipad yestarday sicne then i am not able to open any application on my ipad2. some of the application able to open in the page and not able to open all the applications in the second page. Does any one got this type of issue? any sugg?

    i have updated my ipad yestarday sicne then i am not able to open any application on my ipad2. some of the application able to open in the page and not able to open all the applications in the second page. Does any one got this type of issue? any suggestions?

    This problem has been reported a few times. The solution is to install any new App say a free one. This seems to fix whatever has gone wrong.

  • When I start mozilla or open any link in a new window I get the desired page to load but an additional new tab page opens up along with it, fix?

    When I start mozilla or open any link in a new window I get the desired page to load but an additional new tab page opens up along with it. I've tried switching my homepage to different things (new tab, firefox home, show blank page) but I always get an additional new tab to open. How do I get only a single page to open?

    Hello,
    The Reset Firefox feature can fix many issues by restoring Firefox to its factory default state while saving your essential information. <br>
    '''Note''': ''This will cause you to lose any Extensions and some Preferences.''
    *Open websites will not be saved in Firefox versions lower than 25.
    To Reset Firefox do the following:
    '''For Firefox versions previous to 29.0:'''
    #Go to Firefox > Help > Troubleshooting Information.
    #Click the "Reset Firefox"[[Image:Button reset]] button.
    #Firefox will close and reset. After Firefox is done, it will show a window with the information that is imported. Click Finish.
    #Firefox will open with all factory defaults applied.
    '''For Firefox 29.0 and above:'''
    #Click the menu button [[Image:New Fx Menu]], click help [[Image:Help-29]] and select ''Troubleshooting Information''.
    Now, a new tab containing your troubleshooting information should open.
    #At the top right corner of the page, you should see a button that says "Reset Firefox"[[Image:Button reset]]. Click on it.
    #Firefox will close and reset. After Firefox is done, it will show a window with the information that is imported. Click Finish.
    #Firefox will open with all factory defaults applied.
    Further information can be found in the [[Reset Firefox – easily fix most problems]] article.
    Did this fix your problems? Please report back to us!
    Thank you.

Maybe you are looking for

  • How do I get the downloads popup/tab to go back to the old place (on the left side?) Now that I have the latest update of Firefox, it moved it over to the right

    I would like to get the downloads tab to go back to the way it was, before this most recent update. Now that I have the latest update of Firefox, it moved over to the right. The little hand won't budge it. And the download interface is different, now

  • Cannot Print PDF's

    Before today I could print anything just fine to my HP CP1025NW. Today, however, I can no longer print PDF's at all from either Adobe Acrobat Pro or Preview. Sometime's it says connecting to printer for a while and then just says error and sometime I

  • Default value in advanced  search

    Hi All,           I want to give default values in "open advanced search" in opportunities. I need to give default as sy-datum in Validto field and start date of each quater as default for Validfrom field.                  I have written  the code to

  • HP DL380p Gen8 processor kit elements

    Hello I'd like to add a second processor in a HP D380p Gen8 serveur. Somebody sent me a processor kit which contains only One fan. The user Guide explains that 2 fans are needed when adding a second processor. I'd like to know if the processor kit is

  • ITunes Producer error - "This playlist has already been submitted"

    Hi, I'm quite clueless here, and would be glad for any help or reference with this error. I'm an iTunes content publisher, and wanted to start working with Producer to upload new stuff. I created a new entry, will all details - but when i'm trying to