APEX_ITEM - Radio button group does not work

Hi all

I have a classic report in my application

Report query:

SELECT APEX_ITEM.DISPLAY_AND_SAVE(8,B.PRIMARY_DLR_NUM||'-'||B.PRIMARY_DLR_NAME)||
APEX_ITEM.HIDDEN(9,A.ARM_EMPLID)||
APEX_ITEM.HIDDEN(10,A.AE_EMPLID)||APEX_ITEM.HIDDEN(11,B.PRIMARY_DLR_NUM)||
APEX_ITEM.HIDDEN(13,B.PRIMARY_DLR_NAME)||
APEX_ITEM.HIDDEN(12,B.DLR_TYPE_CD) "Dealer",
C.DLR_STATUS "DLR_OPT_IN",
C.ARM_STATUS "ARM_OPT_IN",
C.AE_STATUS "AE_OPT_IN",
C.ALT_ARM_MAIL_ID "ARM_EMAIL_ALT",
C.ALT_AE_MAIL_ID "AE_EMAIL_ALT",
C.ARM_STATUS "STATUS",
C.APPROVED_DATE "APPVR_DATE" 
FROM EMPLOYEE_DEALER_RELATION A, DEALER B , EV_DR_ARM_AE_OVERRIDE C
WHERE  ((A.ARM_EMPLID= :P1_ARM
AND A.AE_EMPLID = :P1_AE ) OR (B.DLR_TYPE_CD = :P1_DEALER_TYPE_CODE))
AND A.PRIMARY_DLR_NUM = B.PRIMARY_DLR_NUM
AND A.PRIMARY_DLR_NUM = C.DEALER_ID 
AND A.ARM_EMPLID = C.ARM_ID 
AND A.AE_EMPLID = C.AE_ID 

C.DLR_STATUS "DLR_OPT_IN"

C.ARM_STATUS "ARM_OPT_IN"

C.AE_STATUS "AE_OPT_IN"

These three columns are displayed in the Radio button group.

I have a process in the page that will insert a new record and update the existing record.

In the report, the user can change any column and press the submit call said above.

The process code:

DECLARE
V_EXISTS NUMBER:=0;
V_ERRMSG VARCHAR2(4000);
V_ERRCODE VARCHAR2(100);
BEGIN
FOR I in 1..APEX_APPLICATION.G_F01.COUNT 
LOOP
 BEGIN
      BEGIN
      SELECT 1 INTO V_EXISTS FROM EV_DR_ARM_AE_OVERRIDE
      WHERE ARM_ID = APEX_APPLICATION.G_F09(I)
       AND  AE_ID  = APEX_APPLICATION.G_F10(I)
       AND  DEALER_ID = APEX_APPLICATION.G_F11(I);
      EXCEPTION WHEN OTHERS THEN
      V_EXISTS:=0;
      END;


IF V_EXISTS = 0 THEN
      INSERT INTO EV_DR_ARM_AE_OVERRIDE(ARM_ID,AE_ID,DEALER_ID,DEALER_NAME,DLR_STATUS,ARM_STATUS,
      AE_STATUS,ALT_ARM_MAIL_ID,ALT_AE_MAIL_ID,UPDATED_BY,UPDATED_DATE,APPROVAL_STATUS,APPROVED_BY,
      APPROVED_DATE,DEALER_TYPE_CODE) VALUES(apex_application.G_f09(I),apex_application.G_f10(I),apex_application.G_f11(I),
      apex_application.G_f13(I),
      APEX_APPLICATION.G_F01(I),APEX_APPLICATION.G_F02(I),APEX_APPLICATION.G_F03(I),      APEX_APPLICATION.G_F04(I),APEX_APPLICATION.G_F05(I),:APP_USER,SYSDATE,APEX_APPLICATION.G_F06(I),
      :APP_USER,APEX_APPLICATION.G_F07(I),apex_application.G_f12(I));
      COMMIT;
ELSE
     UPDATE EV_DR_ARM_AE_OVERRIDE
     SET DLR_STATUS = APEX_APPLICATION.G_F02(I),
         ARM_STATUS = APEX_APPLICATION.G_F03(I),
         AE_STATUS  = APEX_APPLICATION.G_F03(I),
         ALT_ARM_MAIL_ID = APEX_APPLICATION.G_F04(I),
         ALT_AE_MAIL_ID =  APEX_APPLICATION.G_F05(I),
         UPDATED_BY     = :APP_USER,
         UPDATED_DATE   = SYSDATE,
         APPROVAL_STATUS = APEX_APPLICATION.G_F06(I),
         APPROVED_BY   = :APP_USER
      WHERE ARM_ID = APEX_APPLICATION.G_F09(I)
       AND  AE_ID  = APEX_APPLICATION.G_F10(I)
       AND  DEALER_ID = APEX_APPLICATION.G_F11(I);
  COMMIT;
END IF;
EXCEPTION WHEN OTHERS THEN
V_ERRMSG:=SQLERRM;
V_ERRCODE:=SQLCODE;
INSERT INTO EVANTAGE_ERROR_LOG VALUES(APEX_APPLICATION.G_F09(I)||'-'||APEX_APPLICATION.G_F10(I)
||'-'||APEX_APPLICATION.G_F11(I),V_ERRMSG,V_ERRCODE,:APP_USER,SYSDATE);
COMMIT;
END;
END LOOP;
EXCEPTION WHEN OTHERS THEN
V_ERRMSG:=SQLERRM;
V_ERRCODE:=SQLCODE;
INSERT INTO EVANTAGE_ERROR_LOG VALUES(NULL,V_ERRMSG,V_ERRCODE,:APP_USER,SYSDATE);
COMMIT;
END;

Now my problem is when I select radio group value and press on submit I get my process performing perfectly 404 page not found, its not even call my process, without radio button (if am not choose any NULL - value).

Could you get it someone please let me know how I can solve or what I missed here?

Thanks in advance.

See you soon,.

San.

Groups of radio in the reports are evil - this is inherent in the HTML format, like checkboxes in tabular form.

Vincent Deelen: Using radio buttons in a report of the APEX

My suggestion is to try a different design of the user interface, or generate buttons to replicate radio groups.

Tags: Database

Similar Questions

  • All of a sudden my button mute does not work any ideas?

    All of a sudden, the mute button on the left side of the phone does not work. You can click the button back-and-forth, but you do not see the Bell showing that the phone is cut or not muted. As far as I know that I can no longer cut the phone.

    You can check that the mute works even if the icon is not displayed?

    cold you have restarted the phone yet?

  • Paved touchscreen and button right does not work on Satellite L300 with Vista

    My right button does not work.
    By clicking on the icon on the desktop, the drop down menu does not open and when you work in some programs (Indesign).
    In addition, sometimes the touchpad does not work.

    Reset is useful for a little bit.
    I have install the driver of Synatpics 11.2.4.0.
    Is there something else I can do besides sending it to be repaired.

    I just got this laptop 3 weeks ago and I hate Vista.

    Hello

    I put t think this could be a hardware problem.
    First of all, you should try to update the driver for the touchpad.

    First remove the touchpad driver in the system.
    Then, visit the page of European driver of Toshiba and download the latest touchpad driver and install it.

    PS: If you use an external mouse and that you have installed the mouse drivers/tools then this could also affect the functionality of the touchpad.

    Please also check this thread:
    http://forums.computers.Toshiba-Europe.com/forums/thread.jspa?threadID=38792

    Welcome them

  • Satellite P50-B-103 - light around the power button / stop does not work

    I bought this laptop a few days ago, and early on, I noticed that the light around my power button does not work.

    so now I'm in dillema it back or not?

    Everything works well, but because of the price, I expected to work correctly.

    And what is perhaps the reason for this?

    TNX

    As far as I know that the power button or to be more precise, the margin around the power button should be lit / lighted.

    In my opinion its not serious problem but if there s a problem for you and you are not satisfied with that, I recommend you contact the dealer to replace the unit.

    Greetings

  • x 1 carbon button mute does not work

    Hi, the microphone mute button does not work, or it lights up at all... the works of button mute speaker. Also, the Lenovo button next to it USED to work and now does not work for some reason. I have a new x 1 carbon with windows 8.1 and really need some guidance on how to solve this! Thank you!

    Solved my problem and not sure why... but it works now. I went to the following Lenovo site and installed utility Hotkeys and the mute button works now (light at least) AND the button Lenovo works again... YAY!

    http://support.Lenovo.com/en_US/downloads/detail.page?docid=DS029026

  • DV6 quick launch button mute does not work properly. He puts the speakers muted, but does not change color.

    Laptop quick launch mute my computer Pavilion dv6-1050us button does not work properly. He puts the speakers muted, but does not change color.  It's still orange, not mater if your speakers are on or off.   His other (white) State works because it is white to start windows, but then goes to orange and does not change when selected but by selecting the button speaker turn the speakers on and outside as it should.

    I've loaded and reinstalled the quick launch driver software (sp46731.exe), but the problem is still there.  The problem is about 2 weeks old.   Have not added any new software that I know.  But computer installs updates as received.

    Simon

    Hello

    First download the audio driver by using the links below and save the installer to your desktop.

    Audio driver - Windows 7

    Audio driver - Windows Vista

    Once the download is complete, right-click on the Setup program and select "Run as Administrator" to launch the installation - ignore the warnings that you can see everything that is an earlier version.  Once the installation is complete, restart the laptop.

    Kind regards

    DP - K

  • MUTE button suddenly does not work

    I have a sl410 with windows 7 Home premium pre-installed and all the multimedia keys worked very well.

    After a few updates (driver lenovo and windows), mute my button does not work.

    Because I use Hibernate instead of shutdown that I can't say precisely what update caused this problem.

    A strange thing is that when I turn off the sound by the control of its use in the system tray, laptop mute button lights! But by pressing the button on the laptop has no effect.

    Lenovo update program says there is no update for me.

    Any suggestions?

    I solved the problem myself, but I don't know how!

    First of all, I used the recovery DVDs to restore windows. I saw "running windows for the first time" and all but the problem was still there. So I tried to downgrade my bios to 1.30 (it was 1.31) but I have found the bios file (thank God!).

    But after a few updates from Lenovo (power management, audio colleague and...) the problem was gone.

    Now everything works.

  • mouse button above does not work

    Hello

    I create a button in indesign CS6 to change an image when the mouse is on it. When I opened the PDF Reader, it works well, but with Acrobat 10.1.1 it does not work.

    I would like you tried on your Acrobat pdf. How could I download the PDF on the forum?

    Thank you.

    I'm afraid you're out of luck in a Tablet, because there is no entry or exit mouse mouse event and any reversal.

  • When I click on "Open a new tab", wrong answer. I see the tab button, it does not work

    I can't open a new tab by clicking the box with the sign in next to an open tab.

    Uninstall the Ask Toolbar. It can cause this problem.

    If this does not work

    If this answer solved your problem, please click 'Solved It' next to this response when connected to the forum.

    Not related to your question, but...

    You may need to update some plug-ins. Check your plug-ins and update if necessary:

  • Want M4-1115dx: button Wifi does not work in Windows 10

    I have this laptop for three years now and it has been good for me. The only one I brought to it were installing Windows 7 bit after that I him I had (care for Windows 8), upgrading to an SSD in a couple of years ago, and upgrade the WLAN module to a Centrino 6235 - listed here - http://h10032.www1.hp.com/ctg/Manual/c03600883

    I recently decided to upgrade to Windows 10 and found that I could not the wireless to work at all. It simply says that the wireless switch is turned off and I need to turn it on. This notebook is not a wireless switch, there the fn + f12 combo that is supposed to activate or deactivate it, but it does in Windows 10 is switch on and outside airplane mode. It does not start the wifi and any attempt to use the software cursor settings translates the cursor comically bounce on a fraction of a second and slide back for out of himself.

    I know that this phone is not officially supported on Windows 10 HP, but it's the only snag in an otherwise impeccable installation. I downloaded the best drivers, I find the latest drivers Intel Wireless for him, and tried several drivers of wireless button, all with the same results. Does anyone else have this problem?

    Some other details: the led on the button always orange rest while in Windows 7, it becomes white when wifi is on. I can't turn white for what in Windows 10. I have the latest version of the bios F.18 but there is no option in there to turn wifi on or off. Curiously, the bluetooth on the WLAN module works perfectly well on Windows 10.

    Thanks for the suggestion of Mrstenter, but now that I had stopped to look, I came across the solution to my problem. This is the card being unsupported, Windows 7, simply, is not affected by this new method of white list and never tried Windows 8 to find out. I don't know why the card is listed in the manual if it is not taken care of, but I happened to try the number listed in the manual and it does not have an Intel card, a completely different card appears. Maybe someone made a blunder in the drafting of the maintenance manual?

    Anywho, in this video is what I had to do to make it work: https://www.youtube.com/watch?v=yzAKcmlaH1M

    Apparently, it's like 'a fixed wire' radio equipment on while the laptop is turned on, but now that I did it, the wireless button turns off in the software. The card still does not appear in the UEFI diagnostics.

  • Qosmio X 870-button 3D does not work after reinstalling

    Hi all

    I like a nice clean install I always install windows me, that's what I did with my new Toshiba Qosmio X 870.

    I got everything to work. There are unknown devices not on the left, but the 3d laptop computer button does not switch to 3D. Instead, I have to rightclick the desktop > Setup NVidia > check / uncheck the box 3D.

    Being the lazy person I am I want to reduce the number of shares I must perform to toggle the 3D, so I want to restore the function of the 3D button.

    I found on the forums that I need to install the "TOSHIBA Remote Control Manager", here...

    http://forums.computers.Toshiba-Europe.com/forums/message.jspa?MessageID=270410#270410

    but I can not find this piece of software anywhere.

    Am that I on the right track here? Or should I do something else entirely to restore the button?

    Hello

    > but I can not find this piece of software anywhere.

    You can find this software on the Toshiba UE driver page in the section of the Qosmio X 870 driver:
    [Remote Control Manager v 3.0.1010.1 for Win 7 64 bit | http://www.toshiba.eu/innovation/download_driver_details.jsp?service=EU&selCategory = 2 & selFamily = 381 & selSeries = 231 & selProduct = 7506 salt ShortMod = 3728 & language = 13 & selOS = 30 & selType = all & rupload = Yes & monthupload = & dayupload = & useDate = null & mode = allMachines & search = & action = search & macId = & country = all & selectedLanguage = 13 & type = all & page = 2 & ID = 82405 & O SID = 30 & driverLanguage = 42]

    You must also install all the other stuff to Win the Toshiba especially page 7 the VAP.

  • Start button / stop does not work

    Here's the thing:

    I bought the OfficeJet pro 8600 last year.

    Everything was ok until this month one (September 2014) after 13 months of use.

    All of a sudden the power button no longer works, I mean, I can no longer turn the printer unless I unplug him the decision-making.

    I followed all the instructions on this thread (http://h30434.www3.hp.com/t5/Printer-All-in-One-Install-Setup/officejet-pro-8600-plus-won-t-shut-off... and have my unresolved problem.)

    Its firmware version is CKP1CN1435AR. The latest version on the HP site is CLP1CN1322CR. I downloaded it but I could not install because it presented the status does not apply.

    I would like a concrete solution from HP support. If it is a firmware issue, please tell me where I can download a functional.

    If it's a hardware problem, please tell me we can I acquire spare parts, after the warranty period has expired, can I fix it myself (I'm an electronic engineer). If you know that it's a hardware problem, you must know which component is defective and will save a lot of my work if you tell me where can I buy a new one, instead of telling me to take my printer to an HP support.

    Thank you in advance,
    Stanley

    To the right.

    Finally, I managed to find the cause of a malfunction of the power button on the printer.

    It is not necessary to connect the printer directly to the output. It is not necessary to reset. It is not necessary to update its firmware.

    When you use the printer, I noticed that when I raise the front panel by pressing the button located to the right and pulling the Panel upwards, the light on the power button is off.

    When lowered the Panel, the light on again.

    So obviously, I concluded that the operation of the power button was based on mechanical moving parts work perfectly.

    I pressed the power button and the printer still does not close. So, I pressed the front against the printer and to the left. I heard a sound like a click.

    I pressed the power button and the printer turns off again.

    I repeated the process several times with the same result.

    Then I realized that simply lower the Panel was not enough for the power button work.

    After having lowered the Panel, press it against the printer and a little to the left until it almost imperceptible click.

    In doing so, the power button works perfectly.

    I hope this can help owners of this printer, once HP has not helped.

  • Radio button selections does not save

    I'm creating a form of performance review. I have a section where employees need to rate themselves on a scale of 1 to 5. (1 = low, 2 = good, 3 = meets expectations, 4 = exceeds expectations, 5 = outstanding) I radio for each option buttons so that they are allowed to select a. However, when I go in, as the employee to complete the form and select the radio field I want, the selection does not record.

    Is there a way to make sure the radio button selections are saved?

    Or is there a better option?

    Hi kellyr19545348,

    Please save the PDF under the drive extended to allow other users to save the options they are checking.

    Open a PDF in Acrobat

    Go to file > save as other > Reader Extended PDF > allow more tools

    Thank you

    Abhishek

  • HP Pavilion 15-e017tx - button Wireless does not work after bios update

    Hello

    I have the HP Pavilion 15-e017tx for the past 8 months.

    Press f12 to this machine is shared by the key wireless button, which was working fine until there was a BIOS update last week.

    Now I try to turn off the wireless using this button it will not respond (light orange).

    I checked the Device Manager, there seems to be a problem with the driver.

    IF you have knowledge of this problem please let me know.

    Thank you

    Hello:

    The update of the BIOS should affect the driver wireless button.

    I would recommend that you reinstall as the unknown device is probably the one.

    http://h10025.www1.HP.com/ewfrf/wc/softwareDownloadIndex?softwareitem=ob-123643-1 & CC = US & DLC = in & LC = on & os = 4158 & Product = 5389906 & sw_lang =

  • ACS 5.2 - membership as a Condition of authorization group does not work

    Hello

    I try use "Identity groups" as 'composed Condition' in my article "Access Policy" permission :.

    The result is simple attribute class Radius which must be sent to the SSL VPN router (the image is modified to be smaller):

    Any group identity which must identify him as a member of a business unit has assigned to each user in my RADIUS database (we have used in this way with ACS 4.x - database user and groups has been migrated to 5.2 ACS it).

    Unfortunately these authorization rules do not work as expected. If I stay for the purposes of testing a rule with operator 'not in' instead of 'in' this rule is used and corresponding to the result authorization profile is used.

    So it seems composed condition can't match itself with group identity properly - is this a known BUG / unknown or I am missing something in my configuration? I am a newbie to 5.2 ACS is possible I forgot something.

    Thanks for any help with this strange issue.

    Please confirm that the identity of service access strategy uses internal data for authentication

    To see the full details/steps to demand to go to:

    -

    Launch monitoring & report viewer

    -Select authentication - RADIUS - today

    -When you see the folder for a default application press the icon in the details of the position and you will see all the processing of the application

    The details of authentication is the more relevant article

Maybe you are looking for