Unchecking radio buttons in fillable PDF

I want those checking check box to have the ability to uncheck a box (or radio button). For instance, if there's a question that says, "If you checked "yes" to 8a above, skip question 8b," but someone accidentally checks the radio button in 8b, how do they get BOTH radio buttons unchecked. Right now, there are two radio buttons for each statement -- one for yes, one for no. One can click "yes" and then change their mind and click "no" and "no" is checked and "yes" is unchecked. HOWEVER, I find no way to uncheck BOTH once one or the other has been checked.
How can that be done?
Thank you.
jgb

Hello,
I hope this helps you out! Go to Forms>Clear Form.
Regards

Similar Messages

  • Submit button on fillable PDF doesn't work on all computers??????

    I have created several fillable PDF's for a medical office which has a submit button at the bottom. The button is supposed to send the completed PDF to the office admin's email. It works great on my computers in the office, and on a few other test computers I've ask people to try it on, but I received an email from the office admin today saying that an important VIP tried filling out one of the forms today and it didn't do anything at all. Also, another person at the medical office tried filling out a test form and submitting it and they said "Once we hit submit, it did nothing!"
    What do I do? I am at a loss and this client has paid for all services and I am stuck!!! Please help...
    Here is the site and all the paperwork. http://ocmedicalgroup.com/patient_info/patient_info.html
    I can email all original PDF's if needed.

    Regarding the security, you can set up the form to submit securely to a web server, and submit just the form data, which can later be easily imported into a blank form to create a filled-in form. The way it's currently set up, you have to Reader-enable the documents, which allows Reader to save a filled-in form. But there are licensing restrictions that go along with this. In short, if an enabled document is distributed to more than 500 recipients, as it is when posting to a publicly accessible web site, the licensee may use data from no more than 500 instances of a returned form, including hard copies. You as the developer cannot supply Reader-enabled documents to your client for their general use - another licensing restriction. They will need to purchase Acrobat to enable the documents themselves. All of this is avoided if you set up the form to just submit the form data to a secure web server, at the expense of maintaining the server.
    Regarding the problem with getting what you currently have set up to work, it all depends on the particular user's setup. I would say the minumum requirement is Adobe Reader or Adobe Acrobat, preferably versions 8-10. If they don't have a working email client, it will allow them to save the file on their system which they can then manually attach to an email. This is so folks can use a web-based email system to send the file.

  • How do you grey out/disable fields under a radio button if another radio button is selected in Adobe Acrobat XI Pro?

    How do you grey out/disable fields under a radio button if another radio button is selected in Adobe Acrobat XI Pro?
    I’m creating a form where the user has three options to make a payment.
    1. charge to my credit card
    2. charge associated costs to bank account
    3. By cheque or money order
    My Problem is, under each option, there are required fields that has to be filled out. So if the user picks the first option, charge to my credit card, they would fill out the required fields (credit card number, expiration date etc.). But when they click submit button to submit the form, it won’t let them, because there are required fields under the second option. Also, I have the radio buttons for the three options setup so that if the user holds the shift key and clicks a radio button, it unchecks it. So what I'm trying to do is this: If the user selects the radio button for option 1, the other two options are greyed out/disabled. And if the user holds down the shift key and clicks radio button for option one again, it unchecks the radio button and the other two options are available again. Is there a way to grey out or disable the two other payment options when the other one is picked. I’m assuming I will have to use javascript, but what would the coding be and which field do I write it under?
    Thanks in advance guys

    You will have to use custom JavaScript to access the various properties of the field object.
    The radio button group has a value. When no button is selected that value is "Off". When an individual button has been selected the value for the group will be the option or export value for that individual button.
    Once you have determined the button selected, then you will know the form fields that need to be made required. You use JavaScript to access those fields and change the "read only" property to false, and set the "required" property to true. For the fields associated with the other options, those fields should be reset, made read only, and have the "required" property set to false.
    Disabling (graying-out) Form Fields
    >> Also, I have the radio buttons for the three options setup so that if the user holds the shift key and clicks a radio button, it unchecks it.
    Radio button in a PDF do not work that way. Only check boxes can be unchecked by clicking on one that has been checked.
    If you plan the coding for the Mouse UP action to test for all possible options and code for each of those options you should have what you want.
    If you want actual code you need to provide a lot more details.
    It is even possible to perform some credit card and bank routing number validations with JavaScript and some check digit formulas.

  • 508 Compliance, Quiz Radio Button and JAWS Reader

    Hello All, I'm using Captivate 5.5. The 508 compliance issue I'm having is that the Captivate-generated quiz radio buttons are not being properly read by JAWS.  The 508 finding states, "When the user selects a radio button anywhere in the course, the state of the radio buttons are not made correctly for JAWS to read.  Selected radio buttons are read as "unchecked radio button".  Has anyone experienced and overcome this issue?  How did you overcome?

    You've encountered the major accessibility show stopper in using the pre-made question slides. Captivate does not allow you to set the name, role, or state for the buttons on the quiz slides, and unlabeled buttons are a deal killer for any 508 compliance test I have ever worked on. See if your testing group will allow you to include a text equivalent test that a visually impaired user can access and take either proctored on do an alternative submission. If the quiz needs to be scored for completion, there's no way to currently pass a 508 accessibility test with the standard question slides otherwise. If its just a knowledge check that will not be scored, you may be able to create a description of the question and answers and put it in the slide notes area of your slide, JAWS will read that first. you would also need to have a way for the user to get past the slide without navigating it. Details follow:
    JAWS 14 reads a four answer multiple choice question slide as follows (using either tabbing or arrow keys):
    1. Slide Title
    2. Question Title
    3. Question Text
    4. radio button (unchecked) - fails 508 testing
    5. text for answer A
    6. radio button (unchecked) - fails 508 testing
    7. text for answer B
    8. radio button (unchecked) - fails 508 testing
    9. text for answer C
    10. radio button (unchecked) - fails 508 testing
    11. text for answer D
    12. radio button (unchecked) - fails 508 testing
    13. Submit button
    14. Question # of #
    This means that a visually impaired user has to:
    1. figure out that the button before each answer is related to the following answer
    2. navigate through the entire slide to the submit button to be sure they have hear any and all choices
    3. navigate back to through the question and answers
    4. select the button that matches up with the answer; then navigate back to the submit button
    5. select the submit button and (at least in Captivate 7.01.237) listen to the feedback box that opens after activating the submit button
    6. navigate to the next button or playbar
    In short - if you are working off an LMS that has an accessible testing area built in, build your tests there and provide a link from the last frame of your Captivate lesson. Score the test seperately from completion of your Captivate lesson.
    Justenuf

  • Radio Button  javascript onclick  show hide textbox

    Currently, if the radio button is clicked then text box is
    shown else if radio button 2 is clicked then textbox is invisible.
    (only one textbox being shown or being hidden)
    I wish to have 2 text boxes
    If radio button 1 is clicked then textbox1 is visible
    If radio button 2 is clicked then textbox2 is visible.
    What changes do I have to do in my code for this to work?
    feel free to test this.
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
    Transitional//EN" "
    http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="
    http://www.w3.org/1999/xhtml">
    <head>
    <script type="text/javascript">
    function hide() {
    var div_ref = document.all("id_div");
    div_ref.style.visibility = "hidden";
    function show() {
    var div_ref = document.all("id_div");
    div_ref.style.visibility = "visible";
    </script>
    <meta http-equiv="Content-Type" content="text/html;
    charset=iso-8859-1" />
    </head>
    <body>
    <tr>
    <td>
    Select Device Type <BR>
    </td>
    <td style="width:200">
    <input type="Radio" name="DeviceGroup"
    value="Radiobutton1" onclick="show();" checked="checked">Radio
    button 1
    <input type="Radio" name="DeviceGroup"
    value="Radiobutton2" onclick="hide();" unchecked>Radio button 1
    </td>
    <td>
    <div id=id_div style="visibility:hidden;">
    Show Textbox1
    <input type="Text" name="Textbox1">
    </div>
    </td>
    </tr>
    </body>
    </html>
    Thanks

    thanks
    YES
    i will be submitting data to a field in the database.
    First the vlaue of the radio Button
    For example if the first radio button
    then the value of the first radio button value =1
    goes to the field in the database
    also
    the text box that will show. will have data entered in the
    tesx box and the value will be submitted
    to a field.
    thanks
    shall i still use your code????
    thanks
    also, instead of having 2 javascripts controlling the show
    hide, just join them and assume that at each click the div is
    visible.
    the first part of the if statement in the js just makes sure
    the div's display is none. then it displays the one you are
    calling.
    the else allows you to close the divs without having any
    open.
    i'm doing this from home, so i cant really test it, but, it
    looks like it should work.
    Attach Code

  • Interactive PDFs: checkmark vs radio button

    I am created an Interactive PDF fillable form for a client.
    They want to use checkmarks for different options that user can choose - however they want the user to only be able to chose ONE of the options. Radio buttons work in this way (if one is selected, the others get deselected), but I cant seem to get checkboxes to work this way. The client is adamant that they do NOT want buttons, they want the appearance of the checkmarks.
    My question is: Is there a way to make a checkbox function like a radio button?

    Is there a way to make a checkbox function like a radio button?
    Actually you want a radio button, but have it appear as a checkbox. You can do this in Acrobat by changing the property of the button, selecting a [check] for the button style. You can kinda of accomplish this in Indesign, by creating a radio button, and change the [click on] appearance to a check mark graphic or glyph. The problem with this method is that regardless of the various appearance states, the button by default remains as a true radio. When viewed in Acrobat/Reader, you can select the button and have a check mark appear and it functions as a radio button, but the initial appearance is an unchecked circle button style.

  • How do I uncheck a radio button

    I have a set of three radio buttons:
    Field type: exclusion group
    Value type: User entered optional, Default: none
    When one accidentally checks one of these buttons, it cannot be unchecked - or at least so it seems.
    The question is: Does anyone know of a way to make the checkmark disappear, for example by clicking one more time in the checked button?
    I think that this is a common problem and that somewhere in the Livecycle button settings there is something that I have overseen, but I cannot find the solution!
    I am not expierienced with javascript, but if that is what it takes I'm a fast learner.
    Thanks in advance!

    You woudl have to execute a command to reset the RadioButtonList. The command is xfa.host.resetData("the name of the RadioButtonList")
    Now you will need some way for the user to indicate this to you ....you can have a button on the form beside the radiobuttons to reset them  and that code can go on the click event of that button.
    Hope that helps
    Paul

  • How to uncheck all radio buttons in WHEN-NEW-FORM-INSTANCE trigger

    Hi,
    I have one radio group(RDBTNGRP) having three radio buttons (RDBTN1,RDBTN2,RDBTN3) in a control block, i want to uncheck all these three buttons through code.
    Any help please.
    Regards,

    Hello,
    I don't think you can achieve using the code or property to unselect all radio buttons.
    One possibility is there to create one extra radio button in that same group and set any value for that. Let say you have two radio buttons in the radio group and now you created one more radio button in the same group. And set the value like ABC. Now go to the property of new created radio button and set the X Position, Y Position, Width and Height to zero (0). And set the initial value for that radio group to ABC (new created radio button). So at runtime it will look like unselected all radio buttons. And while saving you can check if radio button selected on your criteria or not.
    -Ammad

  • Acrobat 9Pro - How to add a submit (to email address) button for an online fillable PDF form.

    Sorry if this has been answered before, but this is my first time trying to add a submit button to the bottom of a online fillable pdf form. I have 5 of these froms to do. I need the user to go to my website, click the link to open an online fillable form, fill it out and click a submit button in the form, so it can be emailed to an individual. I thought I followed all the steps correctly in Adobe Acrobat 9 Pro, every which way I could find, but the form gives me an error "this operation not permitted", it's in IE, created in Vista and I now have a headache. Do I need to add extra code to my website html somewhere?
    Does anyone have the neccessary steps to make this work, a video would be even better. Do I have to have this LifeCycle Designer thing?
    My url in case anyone wants to see it. http://www.dyenetwebdesign.com/DaysGoneBy/forms/index2.html
    Thanks sooo much!!
    Deb Dye

    Some comments based on your application:
    1. It looks like might likely exceed the 500 use limit, in that case to not use Reader Rights or you will violate the license. The cost beyond that can be negotiated with Adobe (if they will talk to you), but don't expect it to be check. In that case, submit the form data as and FDF file. This file can be imported into the form at your end and get exactly the same results as if the whole form had been sent. The FDF submission does not require Reader Rights. The parent will still be able to print the form, but saving would require having Acrobat, not Reader.
    2. A lot of the data appears to be personal in terms of the name of children, addresses, etc. It would be a good idea to check with legal counsel about submitting such information by e-mail, particularly for children. E-mail is not generally considered secure, unless you possibly used some form of secure e-mail. For that reason you should consider submitting the data to a web script that would be stored someplace for you to obtain it and possibly send you a notice of receipt. A secure website is preferred for this use. You should keep the option open for anyone to submit the form in paper if they object to the potential security risks with your online submission method.
    I know those put rinkles in your forms, but for such an application it is a good idea to consider the potential consequences if you do not worry about the form security and number of uses. The potential is to put you out of business or more. OK, an extremist view, but worth considering.

  • Why is my fillable pdf "Email to" action button giving security warning. Can someone help me?

    I created a fillable pdf form with an action button that I would like users to use when submitting forms via email. I have double-checked to make sure of the correct email address, but I keep getting a security warning pop up. It states: "This document is trying to connect to: file..." and when I click allow it tells me I need to be running inside a browser to submit the form. All I want to do is allow users to send their form to a specific email address. Please help. I needed this assignment completed yesterday.

    No, I am not opening the file in a browser window.  I was trying to preview the file to make sure that it would work when it was sent to the individual via email.  Will the function only work if the user downloads it from a web page?  If so, that might explain a great deal.

  • Linking a radio button to a text field in a pdf form

    Forgive my ignorance but does anyone know how to link a radio button to a text field in an Acobat pdf form?
    I have a series of 4 radio buttons. If you click on one of them I would like to activate a text field which you then have to fill in. In addition it would be good to have it so that if you don't click on the radio button you're not able to fill in the associated text box.
    I am a designer not a programmer so I don't know much about javascript. Can anyone help?
    Many thanks

    You might want to look at Hiding and Showing Form Fields by Thom Parker. You might also want to clear the text field when the radio button changes.

  • Pls tell me how I can convert a PDF form to a Word doc, and have radio buttons etc work?

    Pls tell me how I can convert a PDF form to a Word doc, and have radio buttons etc work?  My PDF form did convert using Adobe PDF Export.... but the formatting is a schamozzle if I try to do anything with it.  Most importantly, I need the check boxes and radio buttons to work in Word!

    Checkboxes and radio buttons are form objects from Acrobat.  There is no equivalent for these objects, with the way they were constructed, within Word.
    I'm sorry for the inconvenience.
    David

  • Cannot save checked radio buttons in pdf forms

    I am using form 1023 from the IRS which has a series of "yes" and "no" radio buttons that need to be checked. The problem is that each time I check my responses and save the pdf, it opens with my filled info still intact (i.e. my name, etc...), but none of the boxes are checked.
    Help, please?

    Sylvie617 wrote:
    I am using form 1023 from the IRS which has a series of "yes" and "no" radio buttons that need to be checked. The problem is that each time I check my responses and save the pdf, it opens with my filled info still intact (i.e. my name, etc...), but none of the boxes are checked.
    Welcome to Apple's discussion groups.
    If you're using Apple's Preview application, for this particular PDF file you might try the Adobe Reader application instead:
    http://get.adobe.com/reader/

  • Is it possible to make a fillable form have variable fields - so if you select a radio button it triggers a different form field to be seen depending on which radio button is selected??

    Is it possible to make a fillable form have variable fields - so if you select a radio button it triggers a different form field to be seen depending on which radio button is selected??

    Yes, one needs to use some custom JavaScript code to control the other fields' properties.
    Disabling (graying-out) Form Fields by Thom Parker

  • Radio buttons don't uncheck when another button is checked

    I have this strange problem with my radio buttons. I was taught that when a radio button is checked any other button that is checked becomes unchecked, but that's not what is happening here. This form is part of a php data base; therefore, the value of the name attribute in the form has to correspond with the value of the name attribute in the php file. It appears as long as I keep the default value in the name attribute in the form the buttons will uncheck when another is checked. But I can't keep the default name. Any suggestions? Here is the code.
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>Homework 7</title>
    <script type="text/javascript">
    function edits()
    if(document.getElementById("name").value=="")
        alert("Please enter your whole name.")
        return false;
        if(document.getElementById("jarreau").checked=="")
        alert("Please enter your whole name.")
        return false;
        else if(document.getElementById("aretha").checked=="")
        alert("Please enter your whole name.")
        return false;
        else if(document.getElementById("withers").checked=="")
        alert("Please enter your whole name.")
        return false;
        else if(document.getElementById("joel").checked=="")
        alert("Please enter your whole name.")
        return false;
        else if(document.getElementById("warwidk").checked=="")
        alert("Please enter your whole name.")
        return false;
        if(document.getElementById("rate").value=="")
        alert("Please enter your whole name.")
        return false;
        if(document.getElementById("email").value=="")
        alert("Please enter your whole name.")
        return false;
    else return true;
    </script>
    <style type="text/css">
    body {
        background-color: #F9F;   
    h1 {
        font-size: xx-large;
        color: #FFF;
    </style>
    </head>
    <body>
    <h1 font color="#fff">Old School Concert</h1>
    <table width="87%" border="0" cellspacing="0" cellpadding="2">
      <tr>
        <th align="left" width="19%" scope="col">Al Jarreau</th>
        <th align="left"width="13%" scope="col">Aretha Franklin</th>
        <th align="left"width="16%" scope="col">Bill Withers</th>
        <th align="left"width="19%" scope="col">Billy Joel</th>
        <th align="left"width="19%" scope="col">Dionne Warwick</th>
      </tr>
      <tr>
        <td><img src="al jarreau.jpg" width="247" height="204" alt="Al Jarreau" /></td>
        <td><img src="images/aretha franklin.jpg" width="198" height="204" alt="aretha franklin" /></td>
        <td><img src="Bill Withers.jpg" width="192" height="204" alt="Bill Withers" /></td>
        <td><img src="billy joel.jpg" width="225" height="204" alt="Billy Joel" /></td>
        <td><img src="Dionne Warwick.jpg" width="176" height="204" alt="Dionne Warwick" /></td>
      </tr>
    </table>
    <h2><font color="#FFFFFF">In order to keep bringing you the best in old school legends please fill out this brief survey.</font></h2>
    <form name="service" method="post" action="concert.php" />
    <label for="fname">First name:</label>
      <input name="name" type="text" id="fname" size="20" maxlength="15" />
      (optional)
      <br />
    <label for="lname">Last name:</label>
      <input name="name" type="text" id="lname" size="20" maxlength="15" />
      (optional)<br />
      <label>Which performance you liked best:</label><br />
        <p>
          <label>
            <input type="radio" name="jarreau1_0" value="radio" id="RadioGroup1_0" />
            Al Jarreau</label>
          <br />
          <label>
            <input type="radio" name="aretha1_1" value="radio" id="RadioGroup1_1" />
            Aretha Franklin</label>
          <br />
          <label>
            <input type="radio" name="withers" value="radio" id="RadioGroup1_2" />
            Bill Withers</label>
          <br />
          <label>
            <input type="radio" name="joel" value="radio" id="RadioGroup1_3" />
            Billy Joel</label>
          <br />
          <label>
            <input type="radio" name="warwidk" value="radio" id="RadioGroup1_4" />
            Dionne Warwick</label>
        </p>
    <br />
      <label for="rate">On a scale of 1 to 10 how would you rate this concert?</label>
      <br />
        <input name="rate" type="text" id="rate" size="5" maxlength="2" />
      <label for="email"><br />
        Your email address:</label>
      <br />
    <input name="email" type="text" id="email" size="45" maxlength="45" />
    </p>
    <p>
    <label for="comment">Your comments:</label>
        <textarea name="comment" cols="50" rows="5" id="comment"></textarea>
    </p>
    <input type="button" value="submit" name="" id="" onclick="edits()" />
    </form>
    </body>
    </html>

    You are completely right. Part of my problem is how to ask the question.
    The buttons now uncheck. When I submit the form I'm suppose to get a php
    output that shows all the fields completed. And I also need for Dreamweaver
    to make an alert message if no button is checked?  Is that possible? Or do
    I have to use javascript code for that? So far the form won't submit until
    I clean up javascript if else statements to create an alert box if a button
    is not checked or false. But I don't need an alert message for each button,
    right? Just for the radio group? So that means I have to give the radio
    group a name, right? But I don't see a way to do that so far. Any
    suggestions. Oh, here the link:
    http://ciswebs.smc.edu/cis54/tyson_schweidel/concert.htm

Maybe you are looking for

  • Problem with FIle Adapter

    Hi We r facing typical problem with file adapter. Lets say there are 30 files to be processed  by placing an copy in arichive folder by file adapter  based on pooling  parameters. All the 30  files are picked up and we can see the copies in archive f

  • Massive colour variation from Aperture to Photoshop

    Hi there I have experienced a startling colour variation when exporting an image form Aperture to Photoshop 3 (for a bit of tweaking). Please see this screen grab which shows the variation - particularly the desaturated reds in p/shop: http://www.whi

  • [..\..Src\DirectoryRegistry.cpp-283] error when starting Premiere Elements

    This error only happens when the laptop is disconnected from our domain. When trying to start Elements I receive error: Premiere Elements 8.0 has encountered an error. [..\..Src\DirectoryRegistry.cpp-283] Then program will not start unless I connect

  • DateTrans Error: Unparseable date: ""

    hello, I've a source field datesource type date and       a target field datetarget type string datesource = yyyymmdd and i need in datetarget = ddmmyyyy. i'm using the function dateTtrans, however the follow error occurs: Runtime exception during pr

  • How to measure the directivit​y of microphone by pxi-4461

     i want to measure the  directivity of microphone, but how can i do it by pxi-4461 ?  i have a standard microphone, an under test microphone and pxi-4461? can you give me some ideas? thanks