Created HTML Radio Group broken legs (version 4.1)

I created 2 pages with a tab set to switch backwards between them.
Page1: HTML with this as a source Region
< input type = "radio" id = "radioTest" name = "my_name" value = "Test" checked / >
Page2: white

Please see my example here: http://apex.oracle.com/pls/apex/f?p=50607:1

When I click page 2 I get an error indicating that the page you requested was not found.

If I remove the "name" attribute in the option box, then it works fine. However, I would use the name attribute so that I can combine 2 radio buttons.

How can I use HTML radio buttons without breaking the game tab?

shoe wrote:
How can I use HTML radio buttons without breaking the game tab?

Usually form in the APEX controls must be created as elements of the pageor generated programmatically using API of API callsapex_item calls like apex_item.radiogroup in the report or the dynamic PL/SQL areas.

Creating arbitrary name attrbuts in HTML regions like controls


is not supported as they are not complying with the expected by APEX parameter signature.

Tags: Database

Similar Questions

  • APEX 4.2 Radio Group NULL value behaves differently than on APEX 4.1.1

    DB version: 11.2.0.3 Linux
    APEX: 4.2
    APEX listener 1.1.4 on tomcat6
    Firefox 16.0.2

    Values NULL Radio Group behave differently than on APEX 4.1.1.
    4.2 creating radio group and selecting:
    Display Null value = Yes
    NULL, Display value = no value (or any string)
    NULL Return Value = (leave blank, for the NULL value returned)

    When the user selects that option 'No value', then APEX point value is set on "on", but on APEX 4.1, the element has the value NULL as expected.

    When you look at the Web page source code, the reason seems to be that APEX does not generate an attribute value for the NULL value (if the browser returns the default "on"):
    <input type="radio" id="P1_X_0" name="p_t01"  ><label for="P1_X_0">No value</label>

    Hi Ilmar,

    same thing here. The best solution I could come up with is to create a process to request again (before the calculation / validation)

    BEGIN
      FOR x IN (
           SELECT *
           FROM (
             SELECT item_name
             FROM apex_application_page_items aapi
             WHERE aapi.application_id = :app_id
             AND aapi.page_id = :app_page_id
             AND LOWER (aapi.lov_display_null) = 'yes'
             AND aapi.display_as_code='NATIVE_RADIOGROUP'
             AND aapi.lov_definition IS NOT NULL
             AND aapi.lov_null_value IS NULL
             AND ROWNUM > 0
        ) x
              WHERE LOWER (v (x.item_name)) = 'on'
      ) LOOP
        apex_util.set_session_state (x.item_name, NULL);
      END LOOP;
    END;
    

    Jens

  • How to create a new group of contacts in Windows Mail for Windows Vista.

    original title: Contact groups Windows Mail

    I am trying to create a new group of contoact in Windows Mail. When I go into my contacts, the toolbar doesn't gives me the ability to create a new contact group. My toolbar is not new contact group as described in the help option. How to show?

    Hello

    The information below should solve your problem

    http://www.vista4beginners.com/missing-buttons-from-Windows-contacts-toolbar

    more information on this subject

    http://www.Vistax64.com/tutorials/186477-new-contact-new-contact-group-button-missing.html

  • Mail window - create the Contact Group

    I don't have an icon 'Create the Contact Group' anywhere in Windows Mail.

    Missing the Windows Contacts toolbar buttons
    http://www.vista4beginners.com/missing-buttons-from-Windows-contacts-toolbar

    Vista - "New Contact" and "Contact Group on new" button missing
    http://www.Vistax64.com/tutorials/186477-new-contact-new-contact-group-button-missing.html

    Bruce Hagen ~ MS - MVP [Mail]

  • Problem with the Radio Group

    Apex 4.2

    Theme 21

    Firefox

    I created my group of radio as follows

    My LOV only has values of Y and N, but on my page, the radio group is displayed as

    I expected to see all three in a line

    Gus

    fac586 wrote:

    Workarounds would be to include the option zero in the definition of LOV, or use a dynamic action of jQuery to move the first cell of the second row and delete the first.

    A circumvention of jQuery to change the layout of the radio group table is:

    $('fieldset#P3_X tbody tr:first-child td')
      .prependTo('fieldset#P3_X tbody tr:last-child')
      .parent()
      .prev()
      .remove();
    

    where P3_X is the name of the group element.

  • Display radio group-Format values

    Hi all

    I use the Application Express 4.2.3.

    I have a group of buttons with the LOV query as follows:

    SELECT option1 | » '|| details as display, option1 AS return FROM my_table

    'details' are a hardcoded text in the table "my_table" enriched in the entry screen and stored as html text field

    When viewing in the radio group, details field appears in the html code.

    for example:

    Apple < p > < em > < strong > red in color. < facilities > < you /i > < / p >

    But I need the information should appear in the text formatted only.

    Any suggestions?

    Thanks in advance!

    Kind regards

    Archana

    For this radio group set "Escape special characters" no in the Security section of the element definition.

  • I can't create the local group on vSphere Client 5.5

    Hello, Hello all!

    I'have the vSphere Client 5.5 and I cannot create a local group on the tab "local users and groups. When I create a group shows me an error and I can not create it. This is the error that I have:

    Call "HostLocalAccountManager.CreateGroup" of object "ha-localacctmgr" on ESXi 'IP' failed.

    I am connected to the root.

    I saw in other forums that it is impossible to create groups due to the last version is only possible in the Web Client that comes integrated with vCenter.

    In the old versions is possible, but when I open a session in vSphere Client 5.0 for example, I have to update version and I can't use the 5.0 version.

    How can you help me?

    Thanks and greetings

    PD: Sorry for my bad English

    Hi Danisb3,

    It seems that local users is now the recommended around work (see link above), but as you said if you have vCenter you can add groups

    ESXi 5.1 and later versions does not support local groups. However, Active Directory groups are supported - is it possible to connect to AD?

  • create dynamically a group of record based on previously entered record Grou

    Forms [32 bit] Version 10.1.2.3.0 (Production)

    Hello
    I know how to create dynamically record based on a query and put the code in when a new instance of the form.
    My request is. I have a form that includes several groups of Record and the user wants to dynamically create the following groups based on the previous groups.

    For example
    I have a record group with choosing a location.
    When the user selects the location from a list of values
    the 2nd record group called "Cost Centres" will have to filter only those whose locations selected above.

    How can I fill the 2nd record running when I don't know what site the user will choose?
    If I just simply fill in when new instance of form as the location and just select the entire document, populates the list of values.

    CC field is a LIST ELEMENT and the style of list is a LIST of POP, is not necessary.

    I put the code in the location of the trigger when-list-changed field.
    I get this error:
    FRM-41337: cannot complete the record group list

    Here is the code:

    DECLARE
    
    v_recsql Varchar2(1000); -- The SQL for creating the Record Group.
    v_recgrp RecordGroup; -- Record Group
    v_status Number; -- Return Value of Populate_Group function.
    c_where VARCHAR2(1000);
    
    BEGIN
         IF :location = '1' THEN
              c_where := ' substr(cost_centre,1,2) in (''01'',''02'')';
              
         ELSIF :location  = '2' THEN
              c_where := ' substr(cost_centre,1,2) in (''02'',''03'')';
              
         ELSIF :location   = '3' THEN
              c_where := ' substr(cost_centre,1,2) in (''01'',''11'',''07'')';
                   ELSE
              c_where :=  ' 1=1'; --EVERYTHING
    
         END IF;
    
    v_recsql := 'SELECT cost_centre, description  FROM   cost_centres  where '||c_where;
    
    
    -- Create the Record Group
    v_recgrp := CREATE_GROUP_FROM_QUERY('v_recgrp', v_recsql);
    
    
    IF NOT ID_NULL(v_recgrp)
    THEN -- No Error, record group has been successfully created.
    
    
    -- Populate Record Group
    v_status := POPULATE_GROUP('v_recgrp');
    
    
    IF v_status = 0 
    THEN -- No Error. Record Group has been Populated. 
    POPULATE_LIST('block.CC', 'v_recgrp');
    END IF; -- IF v_status = 0 
    
    -- Delete the Record Group as it is no longer needed.
    DELETE_GROUP('v_recgrp'); 
    
    
    END IF; -- IF NOT ID_NULL(v_recgrp)
    
    END;
    Thanks for your help.

    Hello
    Once registration State Gets the change to block you cannot fill/repopulate the list item. Keep these list items as element non-base of data with different names and create different items such as database Moose points. That assign values in triggering WHEN-LIST-CHANGE for real database items.

    -Clément

  • Can we create a new group of disks on NAS if existing drive is on SAN

    Hi friends,

    We can create a new group of disks on NAS storage if the existing group of existing drive is the SAN storage to accommodate new data.

    Oracle version: 10.2.0.2.0
    OS: Suse Linux

    Thanks and greetings

    You use/dev/raw * devices or ASMLIB on your San.

    The important thing is, when specifying ASM_DISKSTRING, you must include all devices, what he has seen so far.
    If it's raw devices, like your diskstring ' / dev/raw/raw *,'
    It's devices ASMLIB, should it be something like "ORCL: *,'.

    Concerning
    Sebastian

  • How Radio group change of field of text using JavaScript?

    I am trying to let radio group changes the value of a text field by adding a prefix 't' or remove it from the text written in a database field.
    P23_TYPE is the Group of radio buttons.
    P_23_PROJECT_ID is the text field I want to change.

    I write this JavaScript function in the HTML header

    function set_project_id
    *{*
    String proj_id = $x('P23_PROJECT_ID').value;

    If ($x('P23_TYPE_0').checked)
    *{*
    If (proj_id [0] == 't')
    *{*
    PROJ_ID = proj_id.substring (1);
    * $x('P23_PROJECT_ID') .value = proj_id; *
    *}*
    *};*

    If ($x('P23_TYPE_1').checked)
    *{*
    If (proj_id [0]! = 't')
    *{*
    * $x('P23_PROJECT_ID') .value = ' you .concat (proj_id); *
    *}*
    *}*
    *}*

    and I add the following to the HTML form element attributes

    onclick = "set_project_id ()" "

    but when I run the page, it does nothing.
    What Miss me to achieve this change in dynamic text when I select a group of radio element?

    Hello

    I found still some bugs I know to make mistakes

    As I tried to say, use Firefox and Firebug. Firebug console, you can clearly see the javascript errors.

    You can try this code I've tried difficult

    
    

    BR, Jari

  • I want to create a contact group, how can I do?

    I can't find anywhere on Mozilla where I create a contact group

    We call them in Thunderbird mailing lists.

    You should have a button of toolbar with an icon of two heads in the address book.

    Or via the menu, file | New | Mailing list.

    No menu? Hold the < alt > key, press V, then T for toolbars and check the boxes.

  • Where can I find support for html 5 tags for each version of Firefox?

    Where can I find support for html 5 tags for each version of Firefox?

    Thanks for the help.

    See:

  • Cannot create a smart group with three conditions

    When I create or edit a smart group, I can specify one or two conditions. But if I try to add a third condition, no third line is displayed, even if the OK button goes grey as if a third line were appeared containing a partially specified condition.

    Does anyone of you can create a smart group with three or more diseases? I can't.

    You need to scroll to the bottom of the list of criteria to see one after another. The window is not resized.

  • Create an executable for a previous version of LabVIEW % 3F

    Title says it all.

    I have LabVIEW 2011 and my code is written using LabVIEW 2011. I know how to build an executable from my code in version 2011.

    I know how to save my code in version 2010. But I don't know how to create an executable for the 2010 version. I saw no option in

    the build process that I would create a 2010 executable. Once built, the executable must run on a computer with the runtime only 2010.

    Is this possible or do I have LabVIEW 2010 installed to create a 2010 executable?

    Just install the runtime of LV 2011 on the other PC.  A PC can have multiple versions of the Runtime installed.

  • Can I create a distribution group with other than microsoft email accounts?

    I want to be able to communicate with a set of independent consultants and match them with each other as a group. I tried to create a distribution group, but I am not able to add addresses of e-mail for the domain package. Anyway I can do this?

    I thank;

    Ivan.

    Hello

    This thread has been created in the Microsoft answers Site Feedback forum. the Microsoft moderation team has moved this thread on the Forum of Networking, Mail and get online other/unknown .

Maybe you are looking for