Primary Key radio button not working

Hello
I created a toplink probject on my MacOS X 10.4.6 machine using JDev 10.3.1.0.4 SU2.
It works well, but when I click the toplink map, then I click my definition under structure to the right.
I have a view with:
Associated table: <popup>
Primary keys:
<radio button list>
Sequencing:
The problem is located at the radio button list of the primary keys, if I click a radio button, the XML description file is updated, but I visualy see nothing, all radio buttons are always not selected.
As a workaround, I click the pk I want, and then I verify the XML file for correct selection.
Hope it will be fixed.
Regards
Kuon

Found a new workarround.
Changing look from MacOS X to Oracle.
But I hope it will get fixed, MacOS look is better with text anti-aliasing.

Similar Messages

  • Radio Buttons not working in Mozilla firefox

    Hi,
    I want one solution, i have done some enhancement in my application in which if we click on radio button(Yes) the corresponding fields(select list,shuttle fields will be shown) or else it will be hidden. My problem here is this works fine in IE but it does not work with Mozilla Firefox, can anybody please help me to sort my problem.
    Thanks,
    Dil
    Edited by: dil84 on Nov 18, 2009 2:29 AM

    Thanks for your interest. Here is a page where it does not work: http://foundation.zurb.com/docs/components/switch.html . Radio button is too small (only click on the top right corner can toggle the button).

  • Radio buttons not working after resetting

    I have a form with two radio buttons for each question.  Each question is in its own frame "Q1," "Q2," etc.  I also have a btn_Reset created to reset the form, i.e. reset all radio buttons and return to "Q1" frame.  All buttons work as they should, including resetting the radio buttons, however, once I reset the radio buttons and return to "Q1" to start over, the actions associated with each radio button upon clicking on them do not work.  Here's my code:
    //Frame "Begin"
    gotoAndStop("Q1")  //I also define my variables in frame "Begin"
    //Frame "Q1"
    rbtn_YESQ1.onPress = function():Void
         attachMovie("btnReset", "btn_Reset", 1, {_x:0, _y:0});
         btn_Reset.onRelease = function():Void
              xfa.host.resetData("radioGroupQ1"); //this resets my radio buttons in "Q1" frame
              gotoAndPlay("Begin");
    //Once I return to "Begin" frame, my variables are reset to their initial value since that's where I originally defined them, and I go to "Q1" because that's what the code in frame "Begin" says.  Here is where I click on rbtn_YESQ1 again and even though the button does fill in, it does not attach btn_Reset to the stage as defined by rbtn_YESQ1.onRelease function.
    What am I doing wrong?

    Here's the full code for the radio buttons:
    ////Code in frame "Q1"////
    //rbtn_YESQ1 code
    yesListener = new Object();
    yesListener.click = function (evt)
        mc_EmptyReset.attachMovie("btnReset", "btn_Reset", 1);
        mc_EmptyReset.btn_Reset.onRelease = function():Void
            //Places "Reset Confirmation" window on top
            attachMovie("mcResetConfirmation", "mc_ResetConfirmation", getNextHighestDepth(), {_x:24.0, _y:56.0});
            resetConfirmationTween = new Tween(mc_ResetConfirmation, "_alpha", easeNone, 0, 100, .5, true);
            mc_ResetConfirmation.btn_No.onRelease = function():Void
                mc_ResetConfirmation.btn_No.enabled = false;
                mc_ResetConfirmation.btn_Yes.enabled = false;
                resetConfirmationTween.yoyo();
                resetConfirmationTween.onMotionFinished = function():Void
                    removeMovieClip(mc_ResetConfirmation);
            mc_ResetConfirmation.btn_Yes.onRelease = function():Void
                mc_ResetConfirmation.btn_No.enabled = false;
                mc_ResetConfirmation.btn_Yes.enabled = false;
                resetConfirmationTween.yoyo();
                resetConfirmationTween.onMotionFinished = function():Void
                    removeMovieClip(mc_ResetConfirmation);
                    gotoAndPlay("Begin");
    rbtn_YESQ1.addEventListener("click", yesListener);
    //Same code as above btn_NOQ1
    noListener = new Object();
    noListener.click = function (evt)
         //same code as above...
    rbtn_NOQ1.addEventListener("click", noListener);
    ////Code in frame "Begin"////
    gotoAndStop("Q1");

  • Styling input radio buttons not working in linux firefox

    On linux we cannot use radio buttons switch from foundation zurb. Look at this issue: https://github.com/zurb/foundation/issues/1615#issuecomment-14593962.

    Thanks for your interest. Here is a page where it does not work: http://foundation.zurb.com/docs/components/switch.html . Radio button is too small (only click on the top right corner can toggle the button).

  • Mouse to switch primary and seconds buttons not working on Forms 6i

    Hi All,
    I am facing problem while i am using Form6i Application on web.
    We have a couple users that they are left hand. When they set their mouse to switch primary and seconds buttons under windows setup.
    The menus do not worked on Form6i Application, unless the user uses the keyboard.
    On Form10g it's working fine but on Form6i it's not working.
    Thanks in Advance.
    Uzair

    Hi Craig and thanks for replying,
    The way I created the roll was under my username, not the administrator user. The first time I was not able to create a roll from my user, but I did this to be able to do it: GRANT CREATE ROLL TO <MY USERNAME>
    The way I enabled the the Roles on y menu was as follows:
    1) I open menu using Forms 6i.
    2) Right click on my menu name and choose Property Palette.
    3) Under Menu Security, I choose Use Security and select "Yes".
    4) Under Module Roles, I typed a name for that role.
    5) I go to SQL and create the new Role under my username giving the role the same name I gave it on Forms. This is how I created: Create role <Role Name>
    6) Then I just assign that role to my user, like this: Grant <Rolename> to <username>
    Hope this helps!!
    Thanks again in advance!!

  • Radio buttons not working in Opera 9.25

    Radio buttons which I have created in a form work fine with
    Internet Explorer, Firefox and Safari, but disappear when I open
    the form in Opera 9.25. All I see are the words next to the space
    where the buttons should be. Is there something special I need to
    do for Opera to make them show?

    Does the page validate?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "ReneeFS" <[email protected]> wrote in
    message
    news:fp75c2$5ht$[email protected]..
    > Radio buttons which I have created in a form work fine
    with Internet
    > Explorer,
    > Firefox and Safari, but disappear when I open the form
    in Opera 9.25. All
    > I
    > see are the words next to the space where the buttons
    should be. Is there
    > something special I need to do for Opera to make them
    show?
    >
    > <input type="radio" name="radio" id="Visa_yes"
    value="Visa_yes" />
    > Yes
    > <input type="radio" name="radio" id="Visa_no"
    value="Visa_no" />
    > No </label>
    >

  • Key volume button not working

    Recently installed SSD and now my volume keys are not working. In/outputs seem to be fine. Any ideas

    Some of these issues will be resolved by power cycling the Notebook.
    1. Shutdown the notebook.
    2. Remove the AC INput.
    3. Remove teh battery.
    4. After one minute, reinsert the battery.
    5. POwer on.
    Most probably your issue will be resolved, because your keys and indicators are working properly and only the input keys logic is hung somewhere.

  • Raido buttons not working in fox

    Radio buttons not working in firefox. This is the link. http://www.richardarobinson.com/newSite/html/getaquote.html
    Can someone show me or tell me what i can do.
    Thanks

    A couple minor errors.  First, you have the ID "radio" used twice on your second group of radio buttons.  IDs can never be used more than once on a page.  Adding a number at the end can solve this.
    Also, you are using XHTML so your <input> tags should end with "/>" instead of ">". 

  • I have a macbook pro with OSX Mavericks 10.9.5 and some keys that are not working. Specifically, the enter/return button, the "p", "0", ";", and all the function keys.  What's really weird is that happens randomly.  I've never spilled anything on it

    I have a macbook pro with OSX Mavericks 10.9.5 and some keys randomly are not working. Specifically, the enter/return button, the "p", "0", ";", and all the function keys.  What's really weird is that happens randomly.  I've never spilled anything on it, and I can't for the life of me figure out how to fix this.  Can anyone help?  of course this happened after my warranty expired.

    **update**
    I don't know if this will help someone but I am posting this for that purpose.  In the past when I first had this problem, I'd read a post somewhere (sorry, long ago, don't have the link) where an individual was having the same problem and they stated that when the MBP got heated, that's when the keys would stop working, and they went into the MBP and jiggle some stuff around (a specific wire, I'm not electronically inclined so I know NOT of what they spake!).  Well I didn't want to do that but it always stuck in the back of my mind.  I had given up, really, and was planning to take my MBP to the apple store.  But by chance one night I left my MBP on the floor where it's cool, and when I turned it on, the problem went - poof! It seems there was some validity to the post that spoke about heat, because my problems started when I would stream foreign dramas on my MBP for hours at night, and I would hear the fan going off all the time, and in the mornings, my "p", "enter", "0", ";", and all the function keys would stop working. 
    So, maybe try keeping the MBP in a cool place when it's off.  Since I've started doing this overnight every night (keeping it on the cool floor, out of reach of any big feet), I have not had a single problem with my keyboard.
    Hopefully this might help someone.

  • My itunes radio is not working on my microsoft compuer. I downloaded the new itunes and it says there is an error in the itunes store. I am not sure what is going on?

    My itunes radio is not working on my microsoft computer. I downloaded the new itunes but it says there is an error in my itunes store. What do i do to fix the problem?

    Try starting Aperture with the command and option keys held down.  You'll get 3 options.
    Try each, starting at the top, in order, checking after each to see if it fixes the issue.

  • GeoMedia - Primary key types are not matching

    I'm working on converting Access Spatial layers into Oracle Spatial layers using the Locator in Oracle 9i.
    I have the Access PK as Long Interger
    and the Oracle PK as Number (10,0).
    I can't get around this error : Primary key types are not matching

    Hi,
    please refer to
    http://www.oracle.com/technology/pub/notes/technote_access_migration.html
    You may try the OWM (Oracle Migration Workbench), if your data are more complex than one or two tables.
    regards, Andreas
    long integer(access) Number(11,0)(default) Number(11,0) (recommended)
    -----

  • Does composite primary key in BMP really work?

    Here's a issue. I have a bean called CalendarEvent which uses name, startTime and endTime in composite fashion for primary key. I have a primary key class defined as well. Now I have a ejbFindByUser method which takes in a name and creates a collection of primary key class objects. THis happens properly. But when the client invokes findByUser it gets a collection of SIMILAR items. Its like only the last primary key object that was added into the collection by ejbFindByUser was translated by the server and the corresponding entity bean returned to the client.
    Please help, this thing is killing me!!!

    Thanks a ton for your response. However I am afraid I didn't fully understand what you were trying to say.
    1) Don't use persisted data for your primary key (and
    certainly not composite keys). This is an old skool
    thing to do, and will end up hurting you later.I don't understand this comment. My database table needs a composite key for uniqueness. So I created my own PK class with those fields as members. The hash code returned by the PK class uses all these member variables to determine the hash code and I believe it will is unique. Also the equals method compares all these member variables. I didn't understand your line about using persisted data for primary key.
    >
    2) Ok, either your ejbFindByXXX() method is not
    returning distinct primary key objects, or your
    ejbLoad() method isn't working. If you can properly
    retrieve an entity via the findByPrimaryKey method,
    then I'd say you should re-examine what your
    ejbFindByXX method is returning to the container.This is my understanding. When the client invokes findByPrimaryKey, the container invokes ejbFindByPrimaryKey with the provided key on ALL the ejb objects of that class. Only one of these EJB objects must be returning the same PK it took as an argument for ejbFindByPrimaryKey. The container must then return that EJB object back to the client. This is what happens in my code as per the logging statements i have in my ejbFindByPrimaryKey method. The argument is a PK object say pk1. I return an object pk2 and i ascertain that pk1 and pk2 have the same hash code and pk1.equals(pk2) returns true. well i guess it wld be easier to just return the argument but i didn't see a problem with this. Now the logging statements in ejbFindByPrimaryKey don't show any problem, they return the same primary key they get.
    But this is what bothers me. I have two records inthe database. The container seems to call my ejbFindByPrimaryKey only once. Shouldn't it be checking twice on each of the ejbs corresponding to each of the records? And ultimately, it returns the wrong ejb back to the client.
    I have no idea about this and would DEEPLY appreciate your help.
    Thanks in anticipation,
    Balan
    >

  • NOKIA 202 RED BUTTON NOT WORKING

    I JUST TURNED OFF MY PHONE 202 AND  after some time i try to switch on that phone but red button not worked  and other keybuttons works good and i try flash the phone but it says remove cable and batery and put cable and put batery and power on but funny thing is my red button not worked and i just got dull finally i am asking you guys is there any solution to power on i try almost all key board tricks i.e * 3 gren red etc  or a software to power on.MY NOKIA 202 RED BUTTON NOT WORKING 

    Hi, DEVRAMP. How did you flash your phone? Is there a battery indicator when you charge it? You may try the following solution below:
    Check that the keypad is not locked.
    Make sure that all keys are responding correctly when they are pressed. In some cases, a key may get stuck and freeze the whole keypad.
    Try removing and replacing the covers (if your phone supports that feature). Check that the power and side keys on the cover are properly aligned (e.g. pushed out) to their respective positions to have a proper tactile feel when pressing the keys. 
    Keep us posted. 

  • Radio Buttons only work after selecting another field

    In my Access 2010 database, I have an option group consisting of 3 radio buttons.  If I select the first button I Access will allow me, but if I then want to change my selection to the third button I can only do so if I select another field
    before I can make the button change.  Now, if I want to change my selection again from the third button to the second button, I must select another field then select the second button.
    I just can't figure out what is going on here.  Does anyone have any clue or explanation that will help me???  Thank you!

    I will add that originally this option group of radio buttons was working perfectly fine.  This issue surfaced when I included a tab control to the form and moved all the fields onto the first tab.
    It seems that having to select another field before changing a radio selection is limited when using the mouse; however, if I use any of the up/down or left/right arrow keys on the keyboard it will change radio button selections without selecting another field
    (as one would expect it to).
    Hi Eli,
    Probably it has something to do with the focus of the form (first tab) with the radio buttons. Someway that form looses focus when clicking a radio button. By selecting another field the form receives focus again, so you can use the radio buttons again.
    You can check it happens in this way.
    Imb.

  • How to fix my iPhone keys that will not work

    When I am using my iphone keyboard, the upper row Q thru P will not work. That is in verticle mode, when laid horizontally, the R will not work.
    On the number keys, the 4 will not work. The comma key also does not work. 
    I was told that a software restore could cure this.  Also, I tried to load the new version 7 software, hoping this might help.  But the Accept option would not work when accepting the TERMS from Apple.  It seems that only works in verticle so that whole row/area does not work.

    RESET DEVICE
    Hold down the Sleep/Wake button and the home button together until the apple logo appears (ignore the ON/OFF slider) then let both buttons go and wait for device to restart (no data will be lost).

Maybe you are looking for

  • How to add the error message into Delivery Error Log (VL10A,VL10X)

    Hi, I have a to add my custom message into Delivery creation error log (VBFS, VBSS) This message should be shown in the Collective process log (VL10X, VL10A). Please give me the soln to solve this problem. I have searched in SDN, i didnt get the prop

  • Is RH 9 HTML only available as 32 bit version?

    All, I currently use RH 8 HTML. Our department is considering upgrading to v9-along with the migration to Windows 7 (64 bit version). RH 9 looks great, but I'd like to confirm that that there is only the 32 bit version (vs. a separate 64 version) of

  • How Benefits is maintained where SAP HR Benefits not implemented?

    Hello folks, Just wondering how Benefits / Benefits config is maintained where SAP HR Benefits is not implemented. How this works out in SAP and out side SAP i.e. outsourcing etc.. Please explain. Thanks a ton.. JEss..

  • CS2 and XP 64 bit issues

    This is a strange problem I encountered the other day: I decided to switch from running 32 bit Windows XP to 64 bit so I could run 4GB of RAM...because I could ;) and all of my programs and drivers installed fine but the only program that has given m

  • Retraction with transaction FMCYCOPI_BW

    Hello Gurus. I want to retract information to FM-BCS, but the time of execution is very long, some of you used to this transaction and have solved the problems you have in terms of performance and runtime. Best regards. Noé Méndez