How to restrict more than one popup window

Hello All,
Is it possible to have only one pop up window at a time?
My problem is:
From parent window, I can use a link to open a pop up window. Now I have to restrict the user not to have more than one pop up window at a time.
Kindly suggest any solution to this .
Best Regards

This is a Javascript related question. Javascript related questions should be posted in a forum devoted to Javascript. There are ones at webdeveloper.com and dynamicdrive.com.

Similar Messages

  • How to restrict more than one delivery from one sales order.

    Hi Guys,
    We have a requirement that is, system should not allow more than one delivery from one sales order no even if when there is some line item still to be delivered.
    We want only one delivery for one sales order and rest of line items should be treated as rejected.
    Kindly help
    Thanks in advance,
    Balu

    Hi MP,
    Its also not working as we have the requirement is that once sales order is saved and one delivery is created then again if we are adding some more item inthe same sales order then system should not allow to create delivery document as one delivery already created.
    Thanks,
    Balu.
    Edited by: Balu Sajja on Aug 30, 2010 1:29 PM

  • How to restrict more than one 1 range in select option on selection screen.

    Hi all,
    I have a requirement where I need to restrict user from giving more than 1 range for a date selct option ..other all features of multiple selection will be as usual...
    for eg we can do this if we disable / hide other cells if the user clicks on multiple ranges tab.. If only 1 cell is available to give the range user will not be able to give more than 1 range....
    I was thinking if I could use select_options_restrict but how do i fill its parameters...
    Can anyone send me the sample code or the same to achieve this functionality...I have used select_options_restrict to hide multiple ranges itself  ... But here user will be able to give range but only 1....
    Thanks and Regards
    Sweta

    HI,
    Please try the below logic.
    SELECT-OPTIONS: so_addr   FOR    ADR6-SMTP_ADDR NO INTERVALS.
    ***********remove_range_for_select_option******************* .
      DATA: ls_restrict  TYPE  SSCR_RESTRICT,    "The type for SELECT_OPTIONS_RESTRICT
            ls_opt_list  TYPE  SSCR_OPT_LIST,    "One list of options
            ls_asn       TYPE  SSCR_***.         "One line of table associating selection screen
                                                                      "object with opt. list
      CLEAR: ls_restrict,
             ls_opt_list,
             ls_asn.
    *Only EQ valid, discrete values, Include & Exclude
      ls_opt_list-name       = 'EQ'.
      ls_opt_list-options-eq = 'X'.
      APPEND ls_opt_list TO ls_RESTRICT-OPT_LIST_TAB.
      LS_ASN-KIND            = 'S'.
      LS_ASN-NAME            = 'SO_ADDR'.            "Select Option
      LS_ASN-SG_MAIN         = 'I'.
      LS_ASN-SG_ADDY         = '*'.
      LS_ASN-OP_MAIN         = 'EQ'.
      LS_ASN-OP_ADDY         = ' '.
      APPEND LS_ASN TO LS_RESTRICT-***_TAB.
    *Make use of SELECT-OPTIONS easier on the selection screen
      CALL FUNCTION 'SELECT_OPTIONS_RESTRICT'
        EXPORTING
          RESTRICTION            = LS_RESTRICT
        EXCEPTIONS
          TOO_LATE               = 1
          REPEATED               = 2
          SELOPT_WITHOUT_OPTIONS = 3
          SELOPT_WITHOUT_SIGNS   = 4
          INVALID_SIGN           = 5
          EMPTY_OPTION_LIST      = 6
          INVALID_KIND           = 7
          REPEATED_KIND_A        = 8
          OTHERS                 = 9.
      IF SY-SUBRC <> 0.
        MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
                WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
    Edited by: Rajasekhar Reddy P on Mar 16, 2009 2:03 PM

  • How to view more than one sheet window?

    I am using the tables from Numbers in a Pages PDF and would like to view several "sheets" on my desktop at the same time.
    Thanks, I do have Apple Care but forums can be actually better.

    Thanks, I understood and appreciate your suggestion. I tried the Preview and PDF - actually is more what I was trying to do.
    Thanks to both of you and hope Yvan was not too affected by the volcano ash. We had several friends traveling there at the time who are enjoying a substantially longer stay than anticipated Be interesting to hear their stories .. they can afford it so no economic tragedy ..
    Ed

  • How can I create more than one main window in a page of SAP SCRIPT?

    How can I create more than one main window in a page of SAP SCRIPT? If anybody helps me I will be obliged.
    Regards,
    Subhasish

    Hi Ganguly,
    It is possible to have more than one main window in a same page.
    You create a main window and simply you copy and past it in the same page.. it will create first main window name as MAIN and other main windows as MAIN01,MAIN02.... up to MAIN99.
    Contets flow from MAIN , MAIN01, MAIN02.......................MAIN99. contents after filling the current window it flows to next window(by default, you skip as well with some keyword not sure could be NEW-WINDOW)
    you want print the main window data twice? or you want to create two main window in the same page ?
    1. give two copies in the no of copies in the output type screen ( Which pop up is coming after excute the program ).
    2. create two page with the same script form.
    3. you can write the coding inside the program to print twice the same page.
    Hope this information use full to you..

  • How to display more than one documents on windows 8 desktop?

    how to display more than one documents on windows 8 desktop?

    Adobe Reader Touch doesn't show more than one file on screen and doesn't show them on the desktop. Apparently these are very old fashioned things that Microsoft doesn't think we'll want to do any more and calls them "legacy" to make them sound antiquated.
    If you want to do these things use the legacy Adobe Reader, a much more powerful and flexible app (and not obsolete in the slightest). http://get.adobe.com/reader . There are no legacy apps in the Windows App Store.

  • Using Maverick, how is it possible to open more than one calendar window?

    Hi, I'm using Maverick 10.9.1
    My question is: how is it possible to open more than one calendar window? i would like to have on the right my personnal calendar dates and on the left, my company calendar.
    Many thanks in advance for your help!
    ph

    See if the section on group calendar helps.
    http://www.dummies.com/how-to/content/basics-of-calendar-in-os-x-mavericks.html

  • How to authorise more than one machine (1 tablet Android and one PC running Windows XP Pro) with the same Adobe ID ?

    How to authorise more than one machine (1 tablet Android and one PC running Windows XP Pro) with the same Adobe ID ?

    Cloud License allows 2 activations http://www.adobe.com/legal/licenses-terms.html
    -Install on a 2nd computer http://forums.adobe.com/thread/1452292?tstart=0
    -Windows or Mac does not matter... 2 on the same operating system, or 1 on each

  • Hello - how do I have more than one app window open at a time on OS X 10.9.1

    Hello - how do I have more than one app window open at a time on OS X 10.9.1?  I do not want to hold the option key to have multiple apps open on my screen.  Thanks.

    Barney-15E
    Finder enhnacements installed? = no.  I did a reinstall of Mavericks, not a full clean install = no help. Searched for "single-app mode" in Spotlight and the web, no luck.
    With Safari open on screen, from dock, opened iTunes and Safari does not show on screen.  Open Word from doc and iTunes is not on screen. 
    Attached some screen shots if these help.

  • ADF UIX: communication between more than one browser window

    Dear Sirs...
    how can i open more than one browser window using ADF UIX and jdeveloper 10.1.2 such that the data entered in the second window affects the data in the first?
    for example in the date field, a popup window appear that allows me to select the date, and then the selection appears in the first window.
    how can i achieve something similar? i am using UIX not JSP
    thanks for any help in advance
    best regards

    dear sir...
    i am afraid you got me wrong, i am not talking about the database values.
    let me give you an example of what i am trying to achieve:
    1- create a date field, create an input forum to fill that field (uix page)
    2- now you run the application, try to click the icon near the date field, a new popup window will appear, that helps you enter the date value.
    3- when you select the value, the popup window disappears and the date is inserted into the forum
    i am trying to achieve something similar.
    thanks for your previous answer, but you got my question wrong.
    best regards

  • Opening More Than One Browser Window

    Hi all,
    Mac Newbie here!
    A quick question.
    If i wish to open more than one browser window, how do i do it?
    When i used to use a PC, i just clicked IE everytime i wanted to open another window.
    However, if i try to do that with Safari, nothing happens.
    I have looked through various settings pages but i cant seem to find anything to help.
    Any ideas?
    many Thanks!!!

    Hi Jason,
    Welcome to Apple Discussions & Mac!!
    If i wish to open more than one browser window, how do i do it?
    Under the Safari Menu Bar-> "File" click on the menu item "New window"
    Hope that helps answere your question. Please let us know.
    Eme"~[)
    Helpful.. Solved.....Why Award points?

  • More than one iTunes window open

    I'm sure that I used to be able to have more than one iTunes window open at a time. I could have one showing the contents of my library and the other the contents of my iPod. This way by manually syncing, I could see what I'd already got on the iPod while browsing through the library to select new tunes to transfer. Has this feature been lost during a recent iTunes update (now running v8.1) or have I just forgotten how to do this - I'm sure it was easy to do?
    Neil

    It's OK - looks like you can't do this with a shuffle, I can do it with any of my other iPods plugged in but not the shuffle.
    Neil

  • How to show more than one record at a form-like style report?

    Hi All,
    I developed a form-like style report
    I want it to show more than one record at once (At the same page)
    I tried that by setting the value to "Maximum records per page" property for the repeating frame to 10
    but when I close the property palete and open it agian the value is returned to 1 !!!
    how to show more than one record at the same page?????
    Thank u

    Hi,
    there's perhaps another property like "page protect". If than 2 records didn't fit at one page there's a page break. Or is there any object inside the repeating frame with page-break properties? Sorry .. it's like looking into a chrystal ball ...
    Regards
    Rainer

  • Can anyone give me simple instructions on how to use more than one ipod on the same computer with itunes? Both my daughters have ipods, my wife has one

    Dear All
    Can anyone give me simple instructions on how to use more than one ipod on the same computer with itunes. My daughters have a different generation 'nano' each & my wife a 'shuffle'?
    Many thanks

    Click here for options.
    (69081)

  • How to select more than one slide on Keynote?

    Please, someone knows how to select more than one slide on keynote for IPad?

    // Allow selection to span one contiguous set of rows, visible columns, or block of cells
    table.setSelectionMode(ListSelectionModel.SINGLE_INTERVAL_SELECTION);
    // Allow multiple selections of rows, visible columns, or cell blocks
    table.setSelectionMode(ListSelectionModel.MULTIPLE_INTERVAL_SELECTION);

Maybe you are looking for