Values wrong the way back to a Select list in a pop-up window

Greetings

I have a sample application loaded on apex.oracle.com here: http://apex.oracle.com/pls/apex/f?p=54441:3

Steps to follow:
1. connect with any ID, there is no authentication
2 - Select "BATTERSBY DANIELSON & ASSOC" as the Agency
3 - Select contract ' 1208... "in the drop down menu
4 - Click on the button "modify an existing contract.
5 - Click on the button "Create a new constructor" and add what you want to name generator, city and State
6 - click the 'X' to close the window (cannot do close in itself, but it's another question :-)))

What I'm trying to take place is the values just placed in the fields "New Builder" to appear in the generator element name on the original page.

The name of generator comes from the Select list.

I was able to get the elements of City Builder and generator of State filled but not the name. The name component is actually a concatenation of the Builder and the City Builder name if it is in the Select list or the constructor new pop-up window.

The new Builder does NOT appear in the list select after his return even though I would only it.

The process that is executed when you add a new constructor is an INSERT in the table that generates the select list and VALIDATION.

When a new constructor is added the STATUS column in the table generator is set on "HOLD", so I can identify as a generator again later in the process.

Any help is greatly appreciated!

Internal environment is APEX 3.2.1.00.10

-gary

I ended up not not using the pop-up as suggests.

Sometimes the solutions are too easy.

Thanks for the comments!

-gary

Tags: Database

Similar Questions

  • Hi, I have a problem that only happens in Firefox (under IE does not): when I Middle click the mouse it opens a new tab, but it also grow my Web site to the top of the page & I need to drag all the way back to where I was. Please I need a solution! Th

    When I Middle click with the mouse, it opens a new tab and also pushing my website to the top of the page and it's really annoying when I need to drag all the way back to where I was

    URL of your Web site? And an example of a hyperlink that does this?

  • Cannot install old set of 16 bits on new 64-Bit Windows 7. Tried to solving problems of compatibility without success. It ran OK on Vista, XP... all the way back to Windows 3.1.

    Cannot install old set of 16 bits on new 64-Bit Windows 7. Tried to solving problems of compatibility without success. It ran OK on Vista, XP... all the way back to Windows 3.1.   Any ideas?  It is my wife's favorite.

    Hello giant,

    It is not possible to use 16-bit on a 64-bit computer applications/games.

    However, you can download and install Wondows XP Mode for windows 7. Later, you can install your 16-bit application in XP mode.

    You can download the application from the link given:
    http://www.Microsoft.com/Windows/Virtual-PC/Download.aspx

    After back and let us know if it helped to solve your problem.
     
    Thank you and best regards,
    R uma - Microsoft technical support.
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • When I scroll a page all of a sudden the page jumps all the way back to the top

    When I scroll a page all of a sudden the page jumps all the way back to the top

    Hey LouiseReed,

    This could be a problem with your keyboard. For example if your House key was stuck or if you accidentally touch while scrolling the page would jump to the top of the screen. If possible, try to connect to another keyboard and test to see if the same thing happens.

    Another possibility is that your mouse has a top button which is on the Home button. While scrolling if you accidentally hit this button, the page jump to the top.

    If the above information doesn't help you find causing jumps, please provide more specific information such as: what do you use to scroll when this happens, the problem is easily reproducible whether the problem occurs randomly, etc.

    Hope that helps.

  • Cannot install flash player. After you download the Adobe FLash Player installer and running, a gray pop-up window opens but nothing does not appear in it. There is no progress bar or whatever it is.

    Cannot install flash player. After you download the Adobe FLash Player installer and running, a gray pop-up window opens but nothing does not appear in it. There is no progress bar or whatever it is, and even after keeping it running for a long time, there is no progress. Please help with this question.

    Hi Rlap,

    We are aware of this problem and are working on a fix.  In the meantime, please use the offline installation program, displayed at the bottom of the help page corresponding to your operating system and browser:

    Installers are at the bottom of the page, in the section "problems".

    --

    Maria

  • How to transform the way back to the race?

    I have a line of drawing drawing and expanded features in traces. now I should be part of the railways back to shots and can not find an (easy) way to do it.

    inserted is an example of the situation. instead of closed path, I wish that the form was a stroke.

    I would appreciate if someone could help me.

    one.

    Kuvankaappaus 2014-1-22 kello 13.32.31.png

    ankkip,

    You can (always keep a copy of the original work):

    (1) cut the path indicated in the Anchor Points where the rounded end of the original deadline of the race begins and replace Stroke/No fill for all the paths of the limit;

    (2) object > mix > blend Options, location not specified > 1 and guidance > align on the track;

    (3) select the paths of both side of 1 limit) and object > blend > Make (you may need to add one or more anchor Points either if the intermediate stage seems odd);

    (3) object > blend > expand and separate;

    (4) choose the path of the middle and give the law (corresponding to the distance between the path of the border side) and Cap round/Join.

    The new path must now complete and put the side and end paths limited. You may need to make adjustments.

  • Value by the way for openDoc()

    Hi all

    I hope someone here can help solve my Riddle.

    I am developing my form PDF using Adobe LiveCycle ES2. In the main screen, I have a button that opens another PDF form using the app.openDoc () method. I wonder if there is a way to transmit some values from the main form to the second form?

    For example, form A and type B, the two have a text called "First name" field So when train opens a form B, the "First Name" text field in the form B should be filled by the neck of value in A form.

    Help, please.

    Kind regards

    Steven

    Hi Steven,

    You can by using the app.media method.

    There is an example here: http://assure.ly/qQivbm. I had the intention of this finish and publish a blog. The final challenge is to get the image data into the AcroForm.

    It is a portfolio with three forms. The first is a form of XFA "program". It takes the entries in the fields both text and the image field and uses the method app.media to "disseminate" data as a package called "myData". You will see how declare us three variables (oName, etc.) with the values of the objects in this form.

    The following form is a "receiver" XFA form This looks for the package "myData" and if it exists, it sets the value of the objects in this form, the data in the package.

    The last form is an AcroForm. It also gives of myData, but for the moment it only processes the data of textfield. I'm working on the image data.

    The script is located in various events of an object hidden in XFA forms (calculate the event of the form of the broadcasting and the form receiver docReady event). The AcroForm uses a script to document level.

    Thus, it is an example of work. Note that for practical reasons I packed it in a portfolio, but you don't need to do. She also works for stand-alone files that are open on the same computer.

    As I say, I'll probably have to finish it at some point, and after all the necessary explanations.

    Niall

  • How can I add values beyond the truncation variable environment of path of 1024 bytes on a Windows 7 computer?

    I get an error when I try to update the path in the system variables on my laptop Windows 7, how to add values beyond the limit of 1024 bytes?    Is there another limit or can this solution go beyond the character limit?

    Hi Ronald,.

    Thanks for posting your query in Microsoft Community.

    I understand from your description, that you have problems with the update the path in the system variables. I'll be happy to help you

    1. what you trying to accomplish?

    2. What is the exact error message that you receive?

    3. are you referring to the limit of characters of the file name or the path to the file?

    248 characters for the maximum path length and 260 for the maximum length of file name.

    For more information, you can consult this article:

    File naming, paths and namespaces

    http://msdn.Microsoft.com/en-us/library/aa365247.aspx

    For all windows questions do not hesitate to contact us and we will be happy to help you.

  • Problem with the cascading for interactive report selection list

    Hi all.

    I'm trying to implement the solution of cascading to the tabular presentation list.

    https://Apex.Oracle.com/pls/Apex/f?p=31517:176:103661090335568:

    But instead of the form of paintings, I use interactive report. After executing the query, I get the error:

    ORA-06550: line 1, column 147: PL/SQL: ORA-00936: lack of expression ORA-06550: line 1, column 13: PL/SQL: statement ignored


    My Sql query for the report:

    select 
    apex_item.hidden(1, a."DATA_ID")DATA_ID,
    apex_item.select_list_from_query(10,
      b.WAVE_GROUP,
     'select GROUP_DISPLAY, GROUP_RETURN from dwd_wave_group',
     'onchange="f_set_casc_sel_list_item(this,f11_'||LPAD (a.DATA_ID, 4,'0')||')"',
     'YES',
     '',
     '- Select Group -',
     'f10_' || LPAD (a.DATA_ID, 4, '0'),
      NULL,
     'NO'
     )WAVE_GROUP,
    apex_item.select_list_from_query(11, b."WAVE_USER",
    'SELECT username d, '
    ||'username r FROM dwd_user where groups = '||b."WAVE_GROUP",
    '',
    'YES',
    '', 
    '- Select User -',
    'f11_' || LPAD (a.DATA_ID, 4, '0'),
     NULL,
    'NO'
    )WAVE_USER
    from "DWD_WAVE_MASTER" a, dwd_wave_assignment b
    where a.data_id = b.data_id
    and b.wave_id = 'wave_1'
    

    If I exclude the condition 2nd selection list query and change as below then everything works fine. Query does not give error on sql developer.

    Use: APEX 4.2.6 with Database 11g.

    apex_item.select_list_from_query(11, b."WAVE_USER",
    'SELECT username d, '
    ||'username r FROM dwd_user',
    '',
    'YES',
    '', 
    '- Select User -',
    'f11_' || LPAD (a.DATA_ID, 4, '0'),
     NULL,
    'NO'
    )
    

    Can someone please help!

    Thank you

    Nabila

    The nabila Islam wrote:

    I'm trying to implement the solution of cascading to the tabular presentation list.

    https://Apex.Oracle.com/pls/Apex/f?p=31517:176:103661090335568:

    But instead of the form of paintings, I use interactive report. After executing the query, I get the error:

    ORA-06550: line 1, column 147: PL/SQL: ORA-00936: lack of expression ORA-06550: line 1, column 13: PL/SQL: statement ignored

    My Sql query for the report:

    1. Select
    2. apex_item. Hidden (' 1, a. "DATA_ID DATA_ID").
    3. apex_item.select_list_from_query (10,
    4. b.WAVE_GROUP,
    5. "select GROUP_DISPLAY, GROUP_RETURN from dwd_wave_group,"
    6. "onchange =" f_set_casc_sel_list_item (this, f11_'|) LPAD (a.DATA_ID, 4, '0'). ") » ',
    7. '' YES. ''
    8. '',
    9. -Select Group «-»,
    10. "f10_" | LPAD (a.DATA_ID, 4, '0'),
    11. NULL,
    12. 'NO '.
    13. ) WAVE_GROUP,.
    14. apex_item.select_list_from_query ("11, b.") WAVE_USER,"
    15. "SELECT user name d.
    16. |' username r FROM dwd_user where group = ' | b."WAVE_GROUP."
    17. '',
    18. '' YES. ''
    19. '',
    20. "- Select user -",
    21. "f11_" | LPAD (a.DATA_ID, 4, '0'),
    22. NULL,
    23. 'NO '.
    24. ) WAVE_USER
    25. of 'DWD_WAVE_MASTER' a, b dwd_wave_assignment
    26. where a.data_id = b.data_id
    27. and b.wave_id = 'wave_1. '

    If I exclude the condition 2nd selection list query and change as below then everything works fine. Query does not give error on sql developer.

    Use: APEX 4.2.6 with Database 11g.

    1. apex_item.select_list_from_query ("11, b.") WAVE_USER,"
    2. "SELECT user name d.
    3. |' username r FROM dwd_user ",
    4. '',
    5. '' YES. ''
    6. '',
    7. "- Select user -",
    8. "f11_" | LPAD (a.DATA_ID, 4, '0'),
    9. NULL,
    10. 'NO '.
    11. )

    What is the data type of DWD_WAVE_ASSIGNMENT. WAVE_GROUP? If it is not a number, then it must be enclosed in quotes when it is used as a literal:

    apex_item.select_list_from_query(11, b."WAVE_USER",
    'SELECT username d, '
    
    ||'username r FROM dwd_user where groups = ' || dbms_assert.enquote_literal(b."WAVE_GROUP"),  
    
    '',
    'YES',
    '',
    '- Select User -',
    'f11_' || LPAD (a.DATA_ID, 4, '0'),
    NULL,
    'NO'
    )
    
  • I provider ISP has changed. I get a window pop up asking me to open the server ISP 'old '. How to delelte this pop-up window?

    I changed Time Warner to AT & T.

    Hi J Clifford,

    Thanks for choosing Microsoft Community to post your question!

    According to the description above, it seems that you've found a popup asking you to open the old ISP server. I'll be happy to help you.

    For help with this question, I ask you to answer the following questions:

    1. What is the exact full error message that you receive?

    2. When you receive this error message? It when starting up or what tries to access the Internet?

    3. are you using the cable or the wireless internet?

    While your answer above information, refer to this method and update us with the results.

    a. open Control Panel (Classic view) and double-click Network and sharing Center icon.

    b. now, click the Customize option in the network and sharing Center.

    c. click on merge or delete network locations.

    d. check if the network is not in use.

    e. If it is in usable condition, then open the network and sharing Center window and click Manage Network Connections in the left pane.

    f. right click on the desired network connection and select Disable.

    g. click continue if prompted by UAC.

    h. now, the network disabled in the fusion or network places window, and then press on delete button delete.

    i. click on the Yes button to confirm.

    For all windows questions do not hesitate to contact us and we will be happy to help you.

  • Ive ordered a upgrade for my PES for Mac, the only downloads available in my list are all formats of Windows, what can I do?

    Ive order and paid for an upgrade to my PSE, its has taken 24 hours and are all options for windows download, what can I do with it?

    Available downloadable Setup files:

    Download and installation help links Adobe

    Help download and installation to Prodesigntools links can be found on the most linked pages.  They are essential; especially steps 1, 2 and 3.  If you click on a link that does not have these listed steps, open a second window by using the link to Lightroom 3 to see these "important Instructions".

  • value by the way

    Hi guru,.

    Please guid me please to do this step in pl sql scrip.

    Step 1-pass no. redo groups "NG" (by selecting count (*) in the journal of v$) ".

    Step 2-loop until the end of 'NG '.

    Step 3--(sélectionnez Groupe #, taille dele de journal de v$ où statut = 'INACTIF') place these two values in two variables ("Genetic resources" and "siz")

    Step 4 - Check the size is "siz" = 100 m

    Step 5 - if not size is "siz"! = 100 m, then goto step 6

    -If the size is 100 m and then EXECUTE IMMEDIATE ' ALTER DATABASE DROP LOGFILE GROUP 'GR ';

    -go to step 6

    Step 6 - run the command "RUN IMMEDIATELY"ALTER SYSTEM CHECKPOINT";

    step 7 = step 3 goto

    concerning

    Brigitte

    Wrong forum!

    This forum, as the title suggests, is ONLY for sql developer questions.

    Mark ANSWERED thread and repost it in SQL and PL/SQL forum.

    SQL and PL/SQL

  • Assign the values of the two variables in a select statement

    I'm trying to set two variables in a select statement in my definition of the procedure. I get the error identifier not valid "ATTRIBUTE" running the following code.
    create or replace procedure tbl_auth (
    Email in varchar2,
    UserLevel out number)
    as
      v_Email varchar2(100) := lower(Email);
      v_login_chk number := 0;
    begin
     select UserLevel into p_UserLevel,
            v_login_chk into v_login_chk
     from tbl_User
     where eMail=v_Email  
    
    exception
     when no_data_found then
      UserLevel := 0;
    end tbl_auth;
    Can I not connect two different values to two different variables in the same select?

    Thank you

    Published by: jerry8989 on August 22, 2011 07:06

    Published by: jerry8989 on August 22, 2011 07:06

    change as follows:

     select UserLevel, v_login_chk into p_UserLevel,
            v_login_chk
    

    IN ONE ALONE is enough.

    BTW, don't you have "login Check" column in the "tbl_user"? If you do, your selection should be like this:

    ...
    select UserLevel, loginChk into /* check the column name in your table */
             p_UserLevel, v_login_chk
     from tbl_User
    ...
    
  • When I send a message, it shows all the way back, content type and ham report. How can I get this is not for show?

    Return path:

    Envelope-to:

    Delivery date:

    Thu, 19 February 2015 11:00:58-0700

    Received:

    Received:

    From:

    TO:

    Date:

    Thu, 19 February 2015 13:00:56-0500

    Object:

    Order form

    CC:

    MIME-Version:

    1.0

    Content-Type:

    multipart/mixed; Boundary = ""-= _ST6030_0001_5334E1E1_A669C3C2 ""

    Content-Transfer-Encoding:

    7 bit

    Message-ID:

    X-OriginalArrivalTime:

    19 February 2015 18:00:56.0202 (UTC) FILETIME = [02464EA0:01D04C6E]

    X-Spam-Status:

    No, score = 0.2

    X-Spam-Score:

    2

    X-Spam-Bar:

    /

    X Ham-Report:

    Software spam detection, running on the system ".net", has NOT identified this incoming as spam email. The original message has been attached to it, then you can see or label similar emails. If you have any questions, see root\@localhost for more details. Content preview: Please confirm receipt of order attached. Thank you! [...] Content analysis details: (0.2 points, 5.0 required) pts name description of the rule: 0, 6 the area of the RP_MATCHES_RCVD envelope sender corresponds handover relay field 0.8 BAYES_50 BODY: spam Bayes probability is 40 to 60% [Note: 0.4778]

    X-Spam-Flag:

    NO.

    The menu bar, select View-Headers-Normal

    This command removes this information forward and printed copies.

    No menu bar display? Press the ALT key.

  • the way back to windows 7

    Los and the girls can give met my windows 7 trying to remove Chrome on startup, I get a black screen says no available boot device by having worked with microsoft and representatives of Dell on the phone, I discovered that I have a few files corrupted on my hard drive its not me to look up my regular Windows I ran a chkdsk it is almost complete and I wonder what are the satisfactory results, if the lights of the computer toward the top or how do I know if my problem is solved thanks in advance I am a novice at this and I appreciate any help you guys and girls can give me.

    WELL THANK YOU BILL, I FINALLY GOT THERE! IT TOOK ME SOME TIME TO WORK THROUGH THE LIST OF THINGS TO DO. I HAD PUT TO TASK 4, BIOS RESET FACTORY DEFAULTS AND RESTARTED PC, ALWAYS WENT TO BLACK SCREEN, BUT WINDOWS PATH WAS SHORTENED TO A STEP AS WHEN I TAPE F1 WHAT IT STARTED TO THE TOP OF MY DESK. I WORKED MY WAY TO THE RESTORATION OF THE SYSTEM, AND WHILE THAT WORKED I READ SOME ISSUES MORE WHEN I RAN ACROSS MY LOCATION AT THIS POINT. SYSTEM HAS BEEN TRYING TO START THROUGH DISKETTE FLOPPY DRIVE WHEN THAT DID NOT EXIST IN THIS PC. TO ENTER THE BOOT OPTION SEQUENCE AND REMOVED DISK, SET HARD DRIVE FIRST IN ORDER AND TA-DA. APPRECIATE PEOPLE LIKE YOU WANT TO SHARE YOUR KNOWLEDGE AND EXPERIENCE WITH THOSE OF THE UNITED STATES LACK IN THESE TWO AREAS OF COMPUTING

Maybe you are looking for

  • virtualization technology HP Pavilion a6442p

    Hello I recently got a HP Pavilion a6442p pc and installed scientific Liniux on it.  I tried to install some virtualization components and had a few problems.  I found that some people had to go in their BIOS on the other PC to turn on virtualization

  • The HP Pavilion d4685 disk partitioning - is .at

    On my computer I seem to have two hard drives on 232 GB each called 0 and 1 in disk management. One is partitioned in C:\ and 'resumption E:\. » ; The second is called 'user D:\ '. » ; My problem is that C:\ is more or less complete, although I have

  • Why the camera connector is incompatible

    Since the upgrade the OS on my iPad, my connection to the camera continues to show its incompatible.  What can I do to use it?

  • Bike - challenge 525

    My new bike-Defy MB525 download apps... they get in queue. Why can't I download apps? Help!

  • Games from desktop to device blackBerry Smartphones

    Hi guys Can U tell how to send a game Jar file? jad in the device file, since I have stored in my PC. I always use Blacberry Destop software, because no option to not install games in the device.