How can I open a new window based upon input in an existing window

Hi,
   I'm pretty new to LabVIEW and I've run into a slight problem that I having trouble finding information about.  My LabVIEW application will present a user with several configuration options.  Depending upon the options the user chooses, a new window/panel will need to appear with an entirely different set of options.  Is this possible?  If so, how?
Thanks,
Al

Hi Al,
you can call subvis in a case structure ("when button is true then call subvi"). In the subvi's properties you have to set "open front panel when called" and "close afterwards" (window appearance settings).
Best regards,
GerdW
CLAD, using 2009SP1 + LV2011SP1 + LV2014SP1 on WinXP+Win7+cRIO
Kudos are welcome

Similar Messages

  • How can i open a new blank page, if i open a new tab??

    how can i open a new blank page, if i open a new tab?? because if i click the plus "+" sign(at right corner) it open a website that i don't like.... please help meee....

    Start Firefox in [[Safe Mode]] to check if one of the add-ons is causing the problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See:
    * [[Troubleshooting extensions and themes]]

  • How can we open a new folder in the email account (ex: need to save certain emails into a new fodder called "work". can anyone help

    How can we open a new folder in the email account (ex: need to save certain emails into a new fodder called "work".
    Anyone can help?

    Right click on any folder in mail and select Create new mailbox.

  • How can I open a new page (using "Pages") when I already have another page open?  It just keeps reverting to the page I have opened already and won't let me open another one?

    How can I open a new page (using "Pages") when I already have another page open?  It just keeps reverting to the page I have opened already and won't let me open another one?

    To make a new document, go to File > New From Template chooser and choose the type of document you wish to create.
    To add a new page to an existing document go to Insert > Sections > Blank.

  • How can I open the EP login page in the same pop-up window?

    is it possible for me to using / only one window(Browser) pop-up to EP Page(Login or iView...).
    In the firs general html page I create a EP login page link action[eg. "window.open('url', 'target_name')"],
    but always launching new pop-up window(Browser).
    How can I open the EP login page in the only one window(pop-up)?
    Could anybody help me by giving suggestion and codding?
    Thanks,
    jin.

    Hi,
    if you want to redirect the root of portal system (http://portal/) to the login page, edit the
    file and change the body tag as follow:
    \usr\sap\J2E\JC00\j2ee\cluster\server0\apps\sap.com\com.sap.engine.docs.examples\servlet_jsp\_default\root\index.html
    <body onload="location.replace('irj/portal' + document.location.search)"></body>

  • How can I open a new browser window!!!  Very Challenging!!!

    I have a form (name=MAIN) with a submit button (name=Button A). Button A opens a new browser window (name=SEARCH), via an HTML form target tag (<FORM TARGET=A>). Window SEARCH has multiple submit buttons (10-15). Each button has a different action which is handled by a servlet (form name and button name are passed to a servlet as a hidden field in the form to determine the action), which is setup to be an action handler. When a button in the SEARCH window is clicked the results are retrieved from an Oracle database and should be displayed in the text fields in window MAIN.
    For example, some results may be displayed in window SEARCH (_self) and and other results may be required to be sent to window MAIN depending on the button clicked.
    How can I setup window SEARCH so each button can have a different target window (some may be window MAIN or other windows)? Using a form tag for each button doesn't give desirable results. Is there a way to do this with JSP or some form of Java code?
    A form tag can only have one target. Basically I have one form with multiple submit buttons. How can I get it to send each submit buttons results to a specific window?
    Thanks.

    <!-- try this -->
    <script language="JavaScript1.2">
    function mysubmit(mytarget){
    document.myform.target=mytarget;
    document.myform.submit();
    function validation(myform){
    //validation stuff
    return [true | false];
    </script>
    <form target='none' name='myform' action='myaction.jsp' method='post' [onsubmit='return validation(this)']>
    <input type=button name='submit1' value='submit1' onclick='mysubmit("target1")'>
    <input type=button name='submit2' value='submit2' onclick='mysubmit("target2")'>
    <input type=button name='submit3' value='submit3' onclick='mysubmit("target3")'>
    <input type=button name='submit4' value='submit4' onclick='mysubmit("target4")'>
    </form>

  • How can we open a New Window on click of a button

    Dear All,
    Please can anyone guide me how to open a page in A new pop up window.
    Application Express 4.0.1.00.03
    Thanks & regards
    Arif Khadas

    Assalamwalkeum Tauceef,
    Thanks for your reply.
    For the second query where you want to refresh parent window and close the popup window,
    Create a html region and give a condition to this region that it should display on a particular request and pass that request on your button click and write this javascript code in your Region SourceAccordingly I created a Region on the Calling Page and have the condition Request = REFRESH.
    Now my problem is on the pop-up window how can I pass the Request as the action when button pressed is Submit and I am using an SQL Insert Action.
    For such an action for button click the Request field is hidden.
    Also please help me through this one for setting the Item values in the pop up window:
    I have the following in Execute When Page Loads
      var total = 0;
      var inv   = '';
      var selected_inv = '';
      total        = opener.document.getElementById('P24_PAY_AMOUNT');
      selected_inv = opener.document.getElementById('P24_PAY_INV');
      $s('P23_RCP_AMOUNT_PAID', total);
      //setSessionValue ('P23_RCP_AMOUNT_PAID', total);
      $s('P23_INVOICES', selected_inv);
      //setSessionValue ('P23_INVOICES', selected_inv);The value that I am getting for the above Items is "     [object HTMLInputElement]" in Mozilla Firefox and "[object]" in Internet explorer, not sure why?
    Please guide.
    Thanks & Regards
    Arif Khadas
    Edited by: Arif Khadas on Apr 27, 2011 9:51 AM

  • How can I open a new browser window from UIX?

    I need to open a new browser window from an event handler. How that can be done? HELP!
    Thanks!
    Martin Patrici

    HTML doesn't really let you do this on the server side; the client is in charge
    of creating new windows, not the server.
    If you know that clicking a certain link/button, etc. will always raise a new window,
    then you should use Javascript or "targetFrame" accordingly.
    If the decision will only be made on the server side, then you could reload the current
    window, only this time use an "onLoad" on the <body> to raise a window.

  • If I already have firefox open in Linux, how can I open a new URL in a new window.

    I want to be able to click on a button, and have firefox open a new window at a given URL. Currently, if I already have firefox running, then it opens a new tab, which may be on a different desktop. Having to detach the new tab to a new window and move it back to the right desktop seems like unnecessary work.

    If you mean a shortcut or link ''completely outside of Firefox,'' there is a hidden preference to change how that works. This requires a visit to the about:config preferences editor. I think it's (C) below that you might want to change.
    In a new tab, type or paste '''about:config''' and press Enter. Click the button promising to be careful.
    In the filter box, type or paste '''link.o''' and pause while the list is filtered.
    Double click these and set the value as desired:
    '''(A) browser.link.open_newwindow'''
    3 = divert new window to a new tab (<u>default</u>) (checked*)<br>
    2 = allow link to open a new window (unchecked*)<br>
    1 = force new window into same tab
    '''*''' First checkbox in Options > Tabs
    '''(B) browser.link.open_newwindow.restriction''' - for links in Firefox tabs
    0 = apply the setting under (A) to ALL new windows (even script windows)<br>
    2 = apply the setting under (A) to normal windows, but NOT to script windows with features (<u>default</u>)<br>
    1 = override the setting under (A) and always use new windows
    '''(C) browser.link.open_newwindow.override.external''' - for links in other programs
    -1 = apply the setting under (A) to external links (<u>default</u>)<br>
    3 = open external links in a <u>new tab</u> in the last active window<br>
    '''2 = open external links in a <u>new window</u>'''<br>
    1 = open external links in the <u>last active tab</u> replacing the current page
    Does that work?

  • How can I open a new window with the same website like the one I have open?

    In safari I can open a new window with the same website like the one I have open, that makes it easy continuing to navigate on a website and to go back to the original website

    Hello Andieas
    Why open a new window for fast browsing??
    Open new tabs.
    Just right click on what you want to open and click "Open in new Tab"
    It is easy and doesn't consume memory from your computer as well as easy to navigate.
    Hope you'll like it

  • How can I open a new tab not right next to the one I open from but next to the last?

    Before I switched to the current version of Firefox, the new tab that I would open, was opening right after the last open tab previously opened.
    Now if I have 4 tabs open and I open a new tab from inside the first one, the new tab opens as number 2 tab.
    Is there an option that toggles the opening sequence ?

    A couple of methods, first use the [https://addons.mozilla.org/en-US/firefox/addon/61766/ New Tabs at the End] add-on. The second method involves changing a hidden preference.
    # Type '''about:config''' into the location bar and press enter
    # Accept the warning message that appears, you will be taken to a list of preferences
    # In the filter box type '''related'''
    # Double-click on the preference browser.tabs.insertRelatedAfterCurrent to change its value to '''false'''

  • How can I open a new window for a (calculated) PDF?

    Hi,
    I have a BSP application with MVC. The start page is a HTML/HTMLB page with some buttons. If you click on the buttons, you get a PDF document in the same browser window. I generated the PDF over smart forms from table/Cluster data.
    I call the controller in the OnInputProcessing event handler of the page and give it the parameters.
    The problem: if you are on the PDF you cannot come back to the start page. I think, it is better, if the PDF gets a new window. The user can open on this way many PDF docs.
    I tryed with navigation->next_page(...) or call_view etc. but all this dosn't work. Only the PDF will be show and in the same window!
    Do I have to separe the application in two applications and use the CALL_APPLICATION method?
    Or does anyone know a better way?
    Thank you!
    Regards
    Patrizia

    HI Thomas,
    I send you a fragment of the code. It does work well.
    Thank you for the links!
    The data are read, convert into a otf, then in pdf
    CALL METHOD me->print_otf_2_pdf
          EXPORTING
            otfdata    = model->otf
            response   = response
            navigation = navigation.
    METHOD print_otf_2_pdf .
    generated result: PDF format
      DATA: l_pdf_xstring  TYPE xstring,
            linetab        TYPE tlinetab,
            l_pdf_len      TYPE i.
    Conversion of output format OTF into PDF format
    now convert the final document (OTF format) into PDF format
      CALL FUNCTION 'CONVERT_OTF'
           EXPORTING
             format                      = 'PDF'
           MAX_LINEWIDTH               = 132
           ARCHIVE_INDEX               = ' '
           COPYNUMBER                  = 0
           IMPORTING
             bin_filesize                = l_pdf_len
             bin_file                    = l_pdf_xstring       " binary file
           TABLES
             otf                         = otfdata
             lines                       = linetab
           EXCEPTIONS
             err_max_linewidth           = 1
             err_format                  = 2
             err_conv_not_possible       = 3
             err_bad_otf                 = 4
             OTHERS                      = 5
      IF sy-subrc <> 0.
      ENDIF.
      CALL METHOD me->open_pdf
        EXPORTING
          pdf_xstring = l_pdf_xstring
          pdf_len     = l_pdf_len.
    ENDMETHOD.
    METHOD open_pdf .
      DATA: l_pdf_len  TYPE i,
            runtime    type ref to if_bsp_runtime,
            filename   type string,
            guid       type guid_32.
      response->set_header_field( name  = 'content-type'
                                value = 'application/pdf' ).
      response->set_header_field(
                        name  = 'cache-control'
                        value = 'max-age=0' ).
       l_pdf_len = XSTRLEN( pdf_xstring ).
      response->set_data( data   = pdf_xstring
                          length = l_pdf_len ).
      navigation->response_complete( ).
    ENDMETHOD.
    Regards
    Patrizia

  • How can you open a new window in the new iTunes 11 ???

    In the old version, you can open a list in a new window. But I don't find this option in the iTunes 11 -.-  Can somebody help me ???

    Tony T1 wrote:
    Also, ⌘T for a new Tab (also File->New Window, File->New Tab)
    This is what I always use. You can also click on the plus sign at the far right, that will also give you a new tab/window. And if you want that tab to be a separate window, then once you've created it, just go up to that tab (avoid the little x that will appear--that deletes it), click on the tab, hold and drag it down. It'll leave the other tabs behind and become a window all on its own.

  • How can we open a new instance of Firefox without URL bar and any other control (except PREV, NEXT and RELOAD)?

    Dear Volunteers,
    I am looking for a solution for Firefox Win App and Mobile Apps where on click of a button from the website page, we should be able to launch a new instance of firefox instance (like a popup box) with following features:
    a. It SHOULD NOT have any URL bar to display.
    b. It SHOULD NOT show any plug-ins or any other functionality except Previous, Next and Reload.
    c. This instance of firefox should always be on-top of all other application.
    Please advise, how firefox can be customized to offer in all platforms by default.
    With lot of hope from this volunteer community,
    Rajiv

    You would need your visitors to install some kind of add-on, since web pages do not have permission to block the display of the page address and users do not need to allow a new window to be modal and block other Firefox windows, much less other OS windows.
    Over the years, people have developed extensions for kiosk-style displays. You could investigate those for ideas.

  • How can you open a new tab from the adress bar when located in an app tab ?

    When I am in an app tab and I write another url in the address bar, I would like it to be opened in a new tab, not in the app tab, so I don't ruin what I have.
    Is this possible?

    You can use "Opt + Return" or middle click the Go (Reload/Stop) button at the right end of the location bar.
    See "Open Address in New Tab" : <u>[[Keyboard shortcuts]]</u>

Maybe you are looking for

  • Creating an ISP Bill for Customer Problem, What did i do wrong?

    Ok so the point of this program is to create a bill for customers selecting different packages for this ISP. Now i have done all the code, made the methods and what now, but there is a problem, in my main method which tests the methods in my class, t

  • Connecting a 2009 MBO to Runco Projector

    I cannot get my MBP to connect to my Runco VX-1000D projector (native res. of 720p). I am using an original Apple mini display to DVI adapter (the Runco has DVI in). It recognizes the projector's external video processor (DHD) but no image is seen on

  • How to call different viewer according its filetype?

    Hi guys, there is a requirement. We write a custom report which shows all the attachments of a project. and the ALV report needs the drill down function too. So the question is that how it can determine its viewer in pc according its file extension,

  • Document Type in PR & PO

    Hi, During creation of purchase order or purchase requisition, in standard there are 2 seperate document types for materials with item codes & texts seperately. In document type text(TX) we cannot create a PO with material for item code & in document

  • Listing directories

    How to display list of directories and list of subdirectories and list of files in that folder in web browser.