Two Select lists with Submit single page branching to different page each?

Hi all

I have a page (No. 1) with two 'select list with Submit"(A and B). This page contains also two branches defined. I want to realize that the first list selection with present (A) would always use the first branching (at page n ° 2) and the select list a second with the submit (B) would use the second fork (at page no. 3).

How can I achieve this? Y at - it a tutorial describing lists of selection and the ramifications?

Thank you for your time.

Daniel

When the selection list submits the page, the value of "motion" is the name of the selection list item. So all you need to do is add a condition to each Directorate-General: Request = Expression 1 and enter the name of the element (top) in the field of 1 the condition Expression.

Scott

Tags: Database

Similar Questions

  • LOV selection list with submit the value Null

    I have a select list with submit in which another fileld fills based on the selection. I have the TEXT Null in the LOV "Select Vendor" value but I do not know how to set the Null VALUE, while I get this error:

    ORA-01722: invalid number
    Calculation of default value of the element of error ERR-1019: page = 2 name = P2_VEND
    Ok

    I tried the following to the default value of the select list with submit without result:
    Replace (: P2_VEND, '%' | 'null %', null)

    Thanks in advance.

    Hello

    You can set the NULL value - 1 (or any other provider code which may not exist).

    Greetings,
    Roel

    http://roelhartman.blogspot.com/

  • Newb AJAX - construction hyperlink from two selection lists

    Hi people,

    Would anyone familiar with care of AJAX to help out me? I am very new to AJAX, and I'm trying to set up a page that generates a URL hyperlink based on two input chooses. By example, if the first select statement was 'IT' and the second 'APPL' the URL to be returned would be


    http://Apex.Oracle.com/pls/OTN/f?p=28213:2:803955090371716:no:2:P2_SUPPORT_DEPT, P2_SUPPORT_TYPE:IT, APPL

    The reason for this is because I want an easy way for employees to create links in their email signatures that correspond to their assistance and group service. In this way, when a customer clicks the link in the signature of the employee these two selection lists is already selected for customer when they submit comments on this employee.

    We invite you to check what I have up here on apex.oracle.com:

    WORKSPACE: ARES_APEX
    USERNAME: ACE
    PASSWORD: h3lpf4l

    (MBDR - 28213)

    My error console JavaScript told me that two of my functions are not defined, but I know that 'change_support_type()' works is a "show_url()" I think that I probably need a lot of help.

    Thank you all for all the wonderful help that you have provided and will provide this forum. :)

    -Anton

    Published by: sleeper on August 28, 2008 12:07

    Published by: sleeper on August 28, 2008 12:29

    Hello

    You had a few problems with your javascript code.
    The one that you just had a plain error (wrong number of media which has been lifted) and the error.

    You select AJAX were working properly, but then to get the other content, you tried pulling XML reuse and analysis and the other which is excessive. He needed just to get the snippet of text and push it into the page.

    Here is your http://apex.oracle.com/pls/otn/f?p=28213:4 working page

    and here is your new code

     function change_support_type(pThis,pSelect){
        var l_Return = null;
        var l_Select = $x(pSelect);
        var get = new htmldb_Get(null,$x('pFlowId').value,'APPLICATION_PROCESS=change_support_type_page_4',4);
        get.add('P4_SUPPORT_DEPT',pThis.value);
        gReturn = get.get('XML');
        if(gReturn && l_Select){
            var l_Count = gReturn.getElementsByTagName("option").length;
            l_Select.length = 0;
            for(var i=0;i;appendToSelect(l_Select, l_Opt_Xml.getAttribute('value'), l_Opt_Xml.firstChild.nodeValue)}}get = null;}
    
    function appendToSelect(pSelect, pValue, pContent) {var l_Opt = document.createElement("option");l_Opt.value = pValue;if(document.all){/* why is ie different ask bill */pSelect.options.add(l_Opt);l_Opt.innerText = pContent;}else{l_Opt.appendChild(document.createTextNode(pContent));pSelect.appendChild(l_Opt);}
    
    }
    
    function show_url(pThis, pThat){ var get = new htmldb_Get(null,$x('pFlowId').value,'APPLICATION_PROCESS=show_url',4);get.add('P4_SUPPORT_DEPT',$v('P4_SUPPORT_DEPT')); get.add('P4_SUPPORT_TYPE',$v('P4_SUPPORT_TYPE')); gReturn = get.get();     $x('drop_content').innerHTML = gReturn;get = null;}
    
    You can read more about our Ajax framework here [http://apex.oracle.com/pls/otn/f?p=11933:63]
    
    Also when developing AJAX you should use Firefox with the Firebug addon , even if your building for an IE only environment, it makes debugging AJAX and javascript issues much easier.
    
    Edited by: Carl Backstrom on Aug 28, 2008 12:56 PM 
    
  • Dynamic action in two selection list

    Hi all

    I created two select lists.one is parent of other child.

    I can get the child list correctly from the article values parent lov cascading

    For example: the company name of parent element values: x, y, z, etc.

    x with 3 customers say a, b, c

    There is no customer for y

    z with 2 customers say e

    now, I want to hide the element of the child when the parent having no child.

    Now when I select 'y' for the example above, I would like to hide the child element.

    How can I do?

    Hello

    You can do the following:
    1. create a hidden page element, say PX_HIDE_SHOW_FLG
    2. create a dynamic Action of type 'Set value' on the element parent to update PX_HIDE_SHOW_FLG. You can choose the "value Type" as "body of the PL/SQL function. The code in the function must return "Y" or "n" based on logic (count the number of children under the selected parent). You can trigger this DA on 'change' of the parent element.
    3. now, create another DA on PX_HIDE_SHOW_FLG to hide and show the child LOV article based on its value. For example, if value (of the page hidden item) = 'Y', and then hide, another show.

    Thank you
    Rohit

  • How to create flip book in InDesign, so it starts with a single page

    Flip book out of InDesign is cool - but I was not able to find a way to create so that it starts with a single page, rather than a spread (with a blank white page in the front of the cover).  Any help appreciated.

    Going CC Forum to InDesign Forum thread.

    Hello

    Currently, there isn't a direct way to the cover of page one page in InDesign. You will need to "fake" it by filling the side left (first page) of the spread, the same color as the background of your web page.

    Petteri_Paananen suggested another solution using eDocContainer. You can find more info here: http://forums.adobe.com/message/2279180#2279180#2279180

    Hope this helps and feel free to let us know if you need assistance more

  • When selecting a "select list with redirect', all variables are losing value

    I have a form where a field (: P38_CUSTOMER_ID) receives its value from the parent report and it appears as: "display text (saves the State)).".

    I have 2 fields from selection list. The first (: P38_COUNTRY) is shown in the form "select list with redirect.
    As soon as I select the value (name of the country) in this list box, I lose the value: P38_CUSTOMER_ID.

    An idea on what I need to do to ' P38_CUSTOMER_ID to avoid losing its value?

    Thanks in advance.

    You are welcome. There are many options to choose from ;-)

    Be sure to note the answers as people only get points if you do.

    Thank you
    Dimitri

  • Hi, my photoshop won't allow me to select layers with my mouse, I have to go to each individual layer on the side to select. On the computers at my school, I was always able to select a layer group to the right of the file I'm working on that. Having

    Hi, my photoshop won't allow me to select layers with my mouse, I have to go to each individual layer on the side to select. On the computers at my school, I was always able to select a layer group to the right of the file I'm working on that. Have to go to the layers panel and select each layer one is really long time and not effective - what do I do to fix this?

    Hi Cartere49372123,

    I hope you do well.

    Please check this link below and see if it helps

    http://www.photoshopessentials.com/basics/layer-shortcuts/

    Concerning

    Rohit

  • Call the process via the selection list to submit page?

    Hello guys!

    I have a quick question that I couldn't find any info on. Is it possible to appeal a process page using a pick with mailing list.
    Instead of redirecting to another page on submit, I want to call a process that inserts data into a table.
    Any info is appreciated!

    Brgds,

    SEB

    Hello

    Create process page after submit that do your things.

    Create then creates a branch to the same page that is conditional to your selection list request.
    Make sure that the sequence is before the other branch.

    If necessary change page other processes and conditional validation to those who are not executed when select list send your page

    BR, Jari

  • display a loading icon on the selection list changes (submit page)

    4.2.1

    THM:2

    Hi there - we have a list with a bunch of values. On change, it is set to "Submit of Page" and there also some pl/sql running processes when the value of the list is changed. However, these processes take a long time to run. Wondering if there is a way to show a loading icon, it is executing. I know that this can be done by the intermediary of da I was wondering if there is a way to do this when we send defined page.

    Thank you!

    This is another option, but you can think of this as the same Park ball like the use of a dynamic action

    http://Apex-plugin.com/Oracle-Apex-plugins/dynamic-action-plugin/loading-icon_81.html

    you do not like the option DA?

  • How can I view a pdf file with a single page first, then of two continuous pages?

    can someone please help?

    I am trying to view a pdf of the 8 page, as it will be printed.

    1st view = cover page

    2nd view = 2 and 3

    3rd = 4 and 5

    view 4 = 6 and 7

    View 5 = back

    Thanks in advance

    Check "See the cover Page during two" under display - display of the Page.

  • Fill in the select list with two different queries depending on the user's group

    Hello

    I finished my first production application using apex. I have a Select list that takes its values from a sql query. Now, I want this different query for each user based on the group. Basically each user sees only the projects they are responsible - that works fine. But I want all the people of the admin group to see all the projects - how can I do this?

    Thank you very much!!!
    Henrik

    Hello

    Try this

    SELECT s.caption || ' - ' || s.sapnr display_value
          ,s.sharedservice_id return_value
    FROM   sharedservices s, sharedservicelead l
    WHERE  (   s.sharedservicelead_id = l.sharedservicelead_id
            OR s.ssldeputy_id = l.sharedservicelead_id
           )
    AND    l.username = :app_user
    UNION
    SELECT s.caption || ' - ' || s.sapnr display_value
          ,s.sharedservice_id return_value
    FROM   sharedservices s
    WHERE  HTMLDB_UTIL.get_groups_user_belongs_to(:APP_USER) = 'capacitymanagement'
    

    See you soon

    Ben

  • EXTJS - SELECT LIST to SUBMIT FUNCTIONALIT CEASES to OPERATE on APEX 3.2

    I joined with a 3.2 Apex EXTJS. Since then, all the 'submit the feature' is incorrect. I have a simple list (several of them) based on dynamic sql. When a value is selected, the page is submitted - but when the page is re-made the 1st is always displayed (any value is selected the 1st vlue to this list is always displayed). If I change this to just a list of selection, then the correct value is displayed - but as soon as the page is sent (with a submit button) and then 1st on the list is displayed. If I change the page template as a default template and not the extjs template, then fine.

    Thank you
    Hervé.

    Thanks to Tobias (for his help) and Mark.

    Published by: user508675 on 08/24/2009 07:28

    If you convert html select lists of post deletions Ext combo boxes the dom selection list, including the onchange attribute object.

    You will need to write code to handle this.
    Either convert only select list without onchange attributes or write code to detect the attribute and add event handlers to the drop-down list item.

    No - I did not write a solution for this.

    The second question you have raised with the selection list does not remember the State can result from Ext mobile form elements outside the shape.
    I talked in my blog, as well as a solution.

    Mark
    [Random Insights into Oracle | http://oracleinsights.blogspot.com/] | [Brand Park | http://apex.oracle.com/pls/otn/f?p=200801]

    Published by: Mark Lancaster on August 24, 2009 12:55

  • By the way Select list value to another page via report link

    Hello

    I have a page 1001 with an item from the selection list (SLI), a button (BTN) and a report (EPR).

    After selecting a value of the element of selection it s possible to click on the button.

    After clicking the report button will display the data. Report structure: ID, COL1, COL2, COL3, COD values in COL1 is the links to the page 1011.

    I managed to pass the value of a column in the report, but how to pass the value of SLI this link?

    I tried: SLI, SLI, #SLI # and & SLI... but nothing has worked.

    You have an idea?

    1013248 wrote:

    Please update your forum profile with a real handle instead of '1013248 '.

    I have a page 1001 with an item from the selection list (SLI), a button (BTN) and a report (EPR).

    After selecting a value of the element of selection it s possible to click on the button.

    After clicking the report button will display the data. Report structure: ID, COL1, COL2, COL3, COD values in COL1 is the links to the page 1011.

    I managed to pass the value of a column in the report, but how to pass the value of SLI this link?

    I tried: SLI, SLI, #SLI # and & SLI... but nothing has worked.

    You have an idea?

    Use the exact static text substitution method to reference the value of the element. This requires an end point ('.) ») :

    &SLI.
    
  • Two updated reports on a single Page

    I have 2 put reports to date on a single page and two updating procedures (one for each report)
    Each procedure is related to a different button and calls another procedure in the database

    My question is how to tell the procedure page, which report to look?

    Gus

    Gus C wrote:
    I changed my company and the new company uses tabular forms

    I'm on the right track

    So if the report 1 I use number 1-20, for example, apex_item.hidden(4,geokey)
    and report 2, I use the numbering 21-40, for example, apex_item.hidden(22,f.siid).

    Yes.

    The problem I see, is that the two reports produce a checksum using APEX_ITEM. MD5_CHECKSUM I think you
    refer to the update as apex_application.g_fcs procedure.
    How can I handle this?

    Use apex_item.md5_hidden instead, by specifying an array of different form for each report element.

    (Maybe you should ask someone in the new society on their preferred this approach if it is a common practice it...?)

  • Dynamic selection list: link to another page

    Hello

    Following the list of dynamic selection at the bottom of page "product.php" (www.dolls.com.sg)

    < div id = "selectcat" >

    < select name = "Catégories" >

    <? PHP

    {}

    ? >

    < option value = "<?" PHP echo $row_rsCategories ["categoryName"]? > "<?" PHP if (!) () strcmp ($row_rsCategories ["categoryName"], $row_rsCategories ["categoryName"]))) {echo "selected = \"selected\"" ;}? "} > > <? PHP echo $row_rsCategories ["categoryName"]? > < / option >

    <? PHP

    } While ($row_rsCategories = mysql_fetch_assoc ($rsCategories));

    $rows = mysql_num_rows ($rsCategories);

    If ($rows > 0) {}

    mysql_data_seek ($rsCategories, 0);

    $row_rsCategories = mysql_fetch_assoc ($rsCategories);

    }

    ? >

    < / select >

    My goal is, whenever a visitor clicks on a category in the drop down menu, it is transmitted to the respective page "categories.php".

    How can I do?

    Thank you

    Helmut

    Change your code to this:

    In categories.php, use $_GET ['categories'] to filter the Recordset.

Maybe you are looking for

  • Equium L40 HDD sata drivers for Windows 7

    Equium L40 17 M (PLS49E) running XP... and I want to install Windows 7 and I need the disk drivers sata HARD turn...But I can not find these anywere... I tried the site driver Toshiba and other pilot sites. I had the same problem when I wanted to mov

  • 75 GB of nonsense

    I want to free up space on my macbook air but my swatches of ventilation storage flash tells me that I have 75 GB of "other" files that takes place my 120 GB of storage. I've already moved all my movies and photos on an external. Where can I find the

  • iCloud problems - new email

    Hello I recently changed to Telstra Optus ([email protected]) and received a new email ([email protected]). Then, I changed my email address Apple ID to my new Bigpond account. It worked, however, it does not change the email on any of my dev

  • Fingerprint memory for the LabVIEW 7.1 development system

    Hello I would like to know the size memory for LabVIEW 7.1 full development System.Both during the installtion and to develop applications later. If anyone can help. Thank you.

  • Updated my computer hardware, now not activate Windows Vista.

    I have recently (a few weeks ago) installed a new card mother and CPU, and now my copy of Windows Vista Edition basic family is "not authentic". I tried to enter the product key, and it comes back as invalid.