Once I've checked a checkbox, I can't uncheck it

I have a leave request form that was built in LiveCycle.  I've used a series of check boxes to allow the user to select the reason for the leave request:  ie; annual leave, sick leave, fmla, etc. The problem is this:  if a user checks one box, but then decides he should have selected another instead, he can't change the selection.  What do I need to do to change this so that if you decide to choose a different option, you can do so and you can also uncheck the undesired option.  I am using LiveCycle Designer ES 8.2.
Thank you!

I don't have any scripting, but I did notice that in the "binding" palette I had On value as 1, Off value as 0, and Neutral value as 2 for the "Annual Leave" check box, but none of the others.  That's the one I was having problems with.  I deleted the neutral value, leaving the others as is, and this seems to have resolved the issue.

Similar Messages

  • How can i uncheck a checkbox in table component on clicking a button

    In my application I have a table component that display data from the database and a submit button outside the table component, the first column in the table component is a checkbox, How can i uncheck the checkbox in the table component when the submit button is clicked?
    Thanks in advance.

    Something like this ... I THINK it will uncheck all checkboxes in table, but I'm not positive ... you can test!
    if checkbox id is checkbox1...
    <script type="text/javascript"><![CDATA[                                         
    function disableCheckbox()
    document.getElementById('form1:checkbox1').selected = false;
    }]]></script>Put above code inside of head tag in JSP View
    NEXT...
    go to Design View and select your button and go to properties section and select onClick property and insert this javascript in dialog...
    setTimeout('disableCheckbox()', 1)Now run the project when you click the button does the checkbox become unselected?
    Anyway this is where I would start...as far as selecting just the first checkbox if there is more than 1 record...I'm not sure...but I'm curious if this works.
    Jason

  • In iphoto, when I click on Print, the preview image it shows me is an enlarged section of my photo. I cropped the photo and checked with no restraints. Once the photo goes to Print, I can't fix it back to the way it is in iphoto.

    In iphoto, when I click on Print, the preview image it shows me is an enlarged section of my photo. (In iphoto I hadI cropped the photo and checked "with no restraints." )
    Once the photo goes to Print, I can't fix it back to the way it is in iphoto.

    It is working now. I no longer get the message about the item not being available in the US and I can access the store.

  • The refresh button doesn't work, and once a tab is opened the URL can't be used

    I've recently updated to FF 29. Now when I open a tab, once it's opened, no other addresses can be entered into the URL, if I want to go to a different page, I have to open a whole new tab. Also, the refresh icon (the little round arrow thing on the right hand side of the URL) no longer works.
    It's as if, once a tab is opened and a website page has loaded, nothing else can be done but to close the page or use the back arrow. I'm so glad I only updated my work computer, I'm NOT updating FF on my home computer.
    I've never seen such an ugly GUI either, that's one of the reasons I always used FF, it's much more attractive than IE. Now it's IE ugly.
    grrr

    The issue is likely caused by one of your add-ons. Restart Firefox with Add-ons Disabled to check if that's the case.
    * [[Troubleshoot Firefox issues using Safe Mode]]
    If the problem goes away in Safe Mode, you can either try to determine which add-on is to blame, or you can Reset Firefox and get rid of them all.
    * [[Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems]]
    * [[Reset Firefox – easily fix most problems]]
    As for Firefox's appearance, you can install the Classic Theme Restorer add-on.
    * https://addons.mozilla.org/firefox/addon/classicthemerestorer/
    * [[How to make the new Firefox look like the old Firefox]]

  • Disabling input text component on checking the checkbox

    Hi,
    I have created INPUT TEXT and CHECKBOX dynamically by the following code.
    List<UIComponent> children;
    children = pgl.getChildren();
    RichPanelGroupLayout pgll;
    pgll = new RichPanelGroupLayout();
    pgll.setLayout("horizontal");
    List<UIComponent> children1;
    children1 = pgll.getChildren();
    RichInputText it;
    it = new RichInputText();
    UIComponent cb = new RichSelectBooleanCheckbox();
    children1.add(it);
    children1.add(cb);
    children.add(pgll);
    Now on checking the checkbox i shud disable the inputtext box.. can someone help me out in getting it?

    In the valueChangeListener of the checkbox, set the disable propoerty of the input box to true and call the partial trigger on the input box using AdfFacesContext.addpartialTarget("idoftheinputbox"). Also set the partial submit of the checkbox to true.

  • PE4-Win7: Please run this program from the Administrator account so it can set up your license. Once the license is set up, you can run it from any account.

    Hi,
    I'm using Premiere Elements 4 in Windows 7 (64 bit). When I launch PE I get the following error:
    Please run this program from the Administrator account so it can set up your license. Once the license is set up, you can run it from any account.
    Any idea how to solve it?

    I came across this link online. Please check it out and decide if it will or will not advance your case.
    http://www.howtogeek.com/howto/windows-vista/enable-the-hidden-administrator-account-on-wi ndows-vista/
    ATR

  • Check a checkbox with condition

    Hi expert,
    I'am new in visual compser, I'am triying to check a checkbox folowing a condition. If the condition is satified, so check the chekbox.
    Any idea ?
    Cordialy

    Hi,
    Please be aware that in 731SP14 there is an issue in webdynpro runtime and also in VC5 that this thing is not working. We are aware of the issue and working on that.
    What you can do as a workaround if it does not work, is to create an action from the text field/button/plain text or any other control that determines the checkbox status. This action will set value of true or false to the checkbox accroding to your condition- that depends on the value of the textfield /plain text etc..
    Regards,
    Asaf.

  • When I checked a checkbox, I also want to be checked other checkbox...Help!

    When I checked a checkbox, I also want to be checked other checkbox... How can I do this? Thank you...

    Hello,
    I Think you want to check the detailed block's checkboxes.
    For that, try this in the WHEN-CHECKBOX-CHANGED Trigger of the main block's checkbox.
           IF :<main_block_name>.<checkbox_name> = <value_when_checked> THEN
              GO_BLOCK('<detailed_block_name>');
              FIRST_RECORD;
              LAST_RECORD;
              Num_Total_Records := TO_NUMBER(NAME_IN('SYSTEM.CURSOR_RECORD'));
              FIRST_RECORD;
              FOR Num_Loop_I IN 1..Num_Total_Records LOOP
                   :<detailed_block_name>.<checkbox_name> := <value_when_checked>;
                   NEXT_RECORD;
              END LOOP;
         END IF;Regards,
    Manu.
    If this answer is helpful or correct, please mark it. Thanks.

  • I have one apple ID for both my Iphone 4S and Ipad. My Ipad was stolen from me and when I checked the iCloud, it can only locate the Iphone 4S. How can I locate the Ipad device?

    I have one apple ID for both my Iphone 4S and Ipad. My Ipad was stolen from me and when I checked the iCloud, it can only locate the Iphone 4S. How can I locate the Ipad device?

    Welcome to the Apple Community.
    You can only locate your device when it is logged into iCloud and 'Find My Phone' is enabled, additionally the device will need to be switched on and connected to a wifi or cellular network.
    Unfortunately, you cannot activate iCloud or 'Find My Phone' remotely.

  • In iTunes on my windows 7 PC, the Edit/Preferences dropdown window,some of the tab windows are not large enough to see all options that are available.  The borders of the window cannot be draged larger.  As a result, I can not uncheck or check some box's.

    In iTunes on my windows 7 PC, in the Edit/Preferences dropdown window,some of the tab windows are not large enough to see all options that are available.  The borders of the window cannot be draged larger.  As a result, I can not uncheck or check some box's on several of the preferences pages.  The Apple people at the store did not help.  I have lownloaded the latest version of iTunes and this is still an issue.  HELP.

    Is there really nobody else with this problem? Really?

  • I have two email accounts. It is only letting me check one. How can I check the other?

    I registered two different email accounts on my iPad mini. It's only letting me check one. How can I check the other one too?

    Congratuations on your new iPad!
    Since your device is so new, I can state categorically that this an issue with configuration. Delete the account that doesn't work, and enter the information anew.
    If you're still having problems, check that your email address and password are correct, and if possible, verify it by checking your ISP's settings.

  • Can you give me some reasons about why I need to buy an iPod touch 5.Although I have the iPhone ,iPod nano, iPad ,MacBook pro,I think the iPod touch 5 is so attractive that I can't help buying it at once.If I have it,what I can do with it,can you tell me?

    can you give me some reasons about why I need to buy an iPod touch 5.Although I have the iPhone ,iPod nano, iPad ,MacBook pro,I think the iPod touch 5 is so attractive that I can't help buying it at once.If I have it,what I can do with it,can you tell me?

    All I can say is that I REALLY like my Touch 4th gen because I have all sorts of capabilities in a small form: e-mail, web browsing, news, weather, books, magazines, etc. etc.  Plus lots and lots of apps out there, including so many free ones.  I use the Cloud a lot so it's great to have everything sync'd to my MacBookPro (e-mail, Evernote, Pocket, etc.)
    It would be easier, though, to do some of this, especially magazines, on the iPad mini, but, again, I love the small size of the Touch. 
    As for the 5th gen instead of the 4th, the fifth has Siri and the 3D feature in maps, which are great.  And I'm sure it's a lot faster in iOS 6 than the 4th gen.  And cool colors! 
    Don't know if this helps . . .

  • When trying to activate iCloud on iPhone and iPad I get "account not verified... check your email." Can't verify account on wither device

    when trying to activate iCloud on iPhone and iPad I get "account not verified... check your email." Can't verify account on either device.
    Can't verify device on website either.

    Welcome to the Apple Community.
    Put in a request for another verification e-mail to be sent to you.
    Start here, change your country if necessary and go to manage your account.
    Also check your Mail rules and filtering, the verification mail may be going to a junk folder or even being deleted altogether. You may also wish to contact your mail provider to see if their spam filters are removing the email before it gets to you.

  • Trouble with calculating fields. Can't select (check) fields. Also can't figure out what's wrong with a division field (percent) that I created. Keep getting the pop up that format of the field doesn't allow blah blah blah... Help!

    Trouble with calculating fields. Can't select (check) fields. Also can't figure out what's wrong with a division field (percent) that I created. Keep getting the pop up that format of the field doesn't allow blah blah blah... Help!

    1. Use the mouse to select the field and then press the space bar.
    2. A null string is the same as zero. What is the result for division by zero?

  • How to create a check box that can be unchecked

    How do I create check boxes that can be checked and the unchecked in Forms Central?
    For example, if you accidentally check a box - you want to uncheck it. Right now it doesn't allow you to do that.
    please help.
    Thanks
    Gen

    Are you sure you're not using radio buttons? Check boxes behave the way you'd expect for me with a form generated by FormsCentral.
    I'm going to move this to the FormsCentral form since the team there may want to take a look at the form.

Maybe you are looking for

  • C2D Display issues fixed with new Logic board. READ before this is deleted!

    While searching on Google for answers regarding logic board problems, I found an interesting MacFixIt article. Unfortunately I'm not sure how many of you read it because I could only access it now through Googles cache. From the article: We continue

  • Is there anything better than the cloud app

    I am new to the "cloud" and although I understand FTP pretty well, I don't understand the cloud very well. I am going on vacation with my ipad and want to take along some word documents and an mp3 file to transcribe some audio. I have the pages app a

  • Release strategy  in workflow

    how to use release strategy in workflow for purchase order? regards rose

  • Put Oracle Report in Portlet

    I have developed a Oracle Report which can display through the web browser. How can I put it in a Portlet? Do I have to add any provider ? null

  • Grub won't boot Windows

    Hello, I have two hard drives. One with Arch with four partitions (sda1, sda2, sda3, sda4) and one with Windows XP Pro (sdb1 , one partition). When I try booting to Windows with the following configuration, nothing happens. No error, just a frozen (o