A radio button can be disabled?

I created a form. I tried to use the radio button because I don't want the users to give more than one answer to a question (ex: rarely, often, always) but no answer is also an option (ex: never or n / a). My question is: ' can a user uncheck an option button (IE to clear their response) without erasing any form?

Hi genevieven59801027,

Well, you can change your choice and select any other radio button in the same group of option buttons and previously selected button will be automatically deselected since you cannot select an option button in a group of option buttons.

However, if you want to deselect the option even button, once this option is selected, then it is not really possible.

Kind regards

Rahul

Tags: Adobe

Similar Questions

  • Radio buttons can mask other radio buttons?

    Hi, I am building an application using Adobe Livecycle and I'm a bit new to him. If you use some radio buttons to the 'yes' or 'no' questions and whatever that you select affects the following questions to be visible or hidden, but the following questions contains radio buttons. How do you get the second set of option buttons to be hidden? Any help with this would be greatly appreciated!

    If you are looking for a script, it is relatively easy.

    Create a group of radio buttons in the workspace (I guess in the first set, a 'yes' and 'No' response).

    Create the second group of radio buttons with other radio buttons you want to be visible depending on the selection made by the user in the first group of radio buttons. In the object palette, set property of presence during this second value 'hidden '.

    In the click event of the first radio group, add this code:

    If (this.rawValue == 1) {}

    Form1. Page1.SecondRB_Set.presence = "visible";

    }

    else {}

    Form1. Page1.SecondRB_Set.presence = 'hidden ';

    }

    In this example, I put the values for the first button (the button 'Yes' to 1, the button 'No' to 2). For example, if 'Yes' is clicked, the second group of radio buttons appears on your form.

    An example of the sample is here:

    https://www.dropbox.com/sh/nbcotxs1oddlxi8/AABva-CnzSniy20ruJQtb-V1A?DL=0

  • FN button can be disabled?

    Hello:

    HP Pavilion 27 All in One PC

    On my new American Eagle keyboard function keys do not work unless I also press the FN key. My last keyboard function keys who worked with a single press of the function button.

    Is there a way to disable the button FN so the Fuction keys will function without pressing the FN key?

    Thank you

    Thank you for the additional information.

    Here is the information I found for your keyboard:

    Retro illuminated by LED can be turned off, 4 levels of brightness of backlit and 10 levels of breathing rate options available; Easy-to-reach media keys, Fn + F1 - F12, provides multimedia controls for entertainment and electronic mail. Lock Windows keys for games,

    The information highlighted in orange makes me believe that there is no way for the function keys work without using the Fn key.

    Please click on the button + Thumbs up if I helped you and click on accept as Solution If your problem is resolved.

  • Resize the system checkbox and radio buttons system

    Is it possible to resize the system checkbox and radio buttons system. If we right click on one of them and go to properties, size controls are disabled. I wonder if it's feasible.

    Also I noticed that I could add the new radio buttons to do a right-click and choosing Add new button. Is it possible to achieve this programattically.

    Kind regards

    Austin

    AustinCann wrote:

    Is it possible to resize the system checkbox and radio buttons system. If we right click on one of them and go to properties, size controls are disabled. I wonder if it's feasible.

    As mentioned, system controls cannot be customized, because they depend on the windows theme. However, here are some Boolean values, so all you need to do is use an ordinary Boolean value and import the graphics that you want in the case of true and false. They can easily be made to look like an oversized check box. More details, especially about radio buttons can be found here.

    AustinCann wrote:

    Also I noticed that I could add the new radio buttons to do a right-click and choosing Add new button. Is it possible to achieve this programattically.

    You could probably do it in edit mode programmatically by using scripts. You can't do it at run time.

    To fill a RadioButton with new Boolean values, you can simply drag the new values Boolean inside or even shift-do drag an item to create a copy of it. Don't forget to change the labels to something intuitive.

  • RadioGroup, radio buttons in the criteria of cursor

    With the help of FORMS 10.1.2.0.2

    I have radiogroup with about 15 radio buttons. The value of the value of radio buttons can be alphanumeric - 100, 200, A200, B200, etc..

    I have a cursor on a button pulled the trigger. The cursor will query the table of data I need based on a few criteria (in the where clause). I need one of the criteria to the value of the option buttons.

    I tried
    where xyz = ':control.abc_radiogroup'
    or 
    where xyz =:control.abc_radiogroup
    or 
    where xyz =':control.abc_radiogroup.value'
    and all return 0 records.

    EDIT:

    but, static
    where xyz = 'A200'
    works perfectly.

    So, my question is how to get the value of the radio button to my cursor criteria?

    Thank you.

    Published by: apex_disco on November 16, 2011 09:59

    If it works:

    where xyz = "A200"

    so I can only imagine that your radio button does not have the same value. Maybe a space end or something?
    It works when you select A200?

    for r in (
      select 'A200' value
      from dual
      where :control.abc_radiogroup = 'A200'
      ) loop
      message('Result: '||r.value);
    end loop;  
    

    If so, it must be something else in your select statement which causes no records to retrieve. What the statement is complete?

    You have a trigger when Radio change which also changes some values used in the cursor?

    Published by: InoL on November 16, 2011 15:51

  • Required radio buttons - Possible Cause of unable to submit the form?

    I'm missing something about radio buttons.  Create a form of 9 page using the layout fluid and with the previous help from this forum, am being tested now.  It's a long questionnaire and questions are radio buttons, some are checkboxes.  For radio buttons, they are a Yes/No, each set contains 2 buttons and I use the question numbers under the name of link, for example the Question a 17, 4 sets of boxes for Yes/No to sub questions A, B, C and D, thus binding names Q17A, Q17B, etc..

    I've done every yes / no game needed, thought I want their answer Yes or no for part A, B, C and D, each.  By making the final test, when I click on send, he said to the less mandatory field was empty export.  I answered each question if necessary or not, thinking I can I have had a few errors in the mandatory fields, always got the error, then divided the form on 8 separate test documents, each containing only a single page and page 9 to submit in order to reduce it to which pages/fields were the cause of the problem.  On pages that have no radio buttons, only the required text responses, I don't have the message.  Only on pages with the radio buttons is I got the message "at least a necessary field was empty", which brings me to ask me what Miss me about the production of the required radio buttons.  In the Help menu of option buttons, but not this aspect, I found a lot, and maybe I went beside her and would appreciate any help, thanks.

    Hello

    Radio buttons can sometimes give wrong when it is set to required: see here Re: required Radio button red color in a dynamic form

    One thing to make sure is each Yes/No is a group of radio exclusion and the exclusion of the radio has the required value:

    Good luck

    Niall

  • Is it possible to disable the radio button group?

    Hello.

    I want to know is - it possible to temporarily disable the radio button group? Because IM planning group temporarily disable the radio button in my project so that the timer to pause. Can someone help me?

    No you have to use the names of buttons, for example:

    Btn1. Enabled = btn2.enabled = btn3.enabled = false;

  • How to disable the radio button to the page

    Hi all
    We have a requirement to disable or hide a button on the standard page Noritifacation reassign in R12.
    The page is/oracle/apps/fnd/wf/worklist/webui/NotifReassignPG.
    When I went to 'Customize Page', I see a "messageComponentLayout", when I put the property "Rendering" to "false".
    He hides the complete available, but I want to just hide only a single radio button in this provision.
    Can someone please?

    Thank you
    Dilip

    Dilip salvation,

    When you click on the link of customization on the OPS page, you can click on full view to display all possible customizations
    This can be done.

    Expand the full view and see if you can find the option button that you want to hide.

    If you are not able to find it, then you can try using controller extension (extension of CO)

    Enter the bean of your controller class processRequest() radio button and hide.

    The extension of controller code-sharing:

    {
    OAMessageRadioButtonBean testButton = (OAMessageRadioButtonBean) webBean.findChildRecursive ("RadioBttn1"); RadioBttn1 is the ID of RadioButton
    testButton .setDisabled (true);

    }

    Kind regards
    Had

  • Disable the Radio button under condition does not work well

    Hi friends,

    I have three radio buttons

    < li > cottages
    < li > New rental
    < li > in the name of


    I'll show this option button conditional according to the user who connects to the application.

    Suppose that, assume that if a person 'A' concludes the application means that it will be shown only these radio button options---NH---,---OB---,---Self---

    Assume that, if a person 'B' concludes the application means that it will be shown only these radio button options - NH-, - free-

    If a person "C" concludes the application means that it will be shown that these radio button options - Self-


    I limited the boxes according to the users who enter the application using their roles.

    But my challenge here is once the user and if it someone at - it means radio button, select

    Example if he chooses - NH - means, then - OB - and - holiday - radio button must disable and if he chooses - OB - means then NH - and - to
    Disable (vice versa).

    I have also done the same with the DA.

    With the real action like: javascript Expression I gave the following encodings (I wrote the below DA for the three cases, if the request_class_code is equal to)
    (NH, O, S)
    var enabled=$v('P22_REQUEST_CLASS_CODE');
    if (!$u_SubString(enabled,'S')) $('#P22_REQUEST_CLASS_CODE_2').attr("disabled","disabled");
    if (!$u_SubString(enabled,'NH')) $('#P22_REQUEST_CLASS_CODE_0').attr("disabled","disabled");
    if (!$u_SubString(enabled,'OB')) $('#P22_REQUEST_CLASS_CODE_1').attr("disabled","disabled");
    The DA above works great only for the user who has the possibility to view the three radio buttons in my form (i.e)(NH,OB,S).

    For the user who has the ability to view two or one option button, it does not work properly (i.e.)(NH,S) or(OB,S) or (S).

    Why it does not work for the user with two options or with a radio button medium, the source of this property of radio button option is changing. Given that I took
    the source of my radio button in my DA only when the three options are present.

    How I can solve this problem for the user who is having this option two or radio.

    We hope to hear you clearly on the issue.


    Brgds,
    Mini

    Hello

    If I did not understand what you have that might work

    var lVal = $v('P22_REQUEST_CLASS_CODE');
    $('#P22_REQUEST_CLASS_CODE input:not([value="' + lVal + '"])').attr("disabled","disabled");
    

    Kind regards
    Jari

    http://dbswh.webhop.NET/dbswh/f?p=blog:Home

  • Using a checkbox to disable a series of radio buttons

    Hello ladies and gentlemen,

    I'm in the process of converting a lot of Word documents in fillable PDF format on the screen.

    The form, I am currently working on that has radio and check boxes for text fields buttons (as well as several).

    My question is this:

    If the end user marks a checkbox on a part of the form, I need to disable the following five sets of radio buttons.

    I also need to implement this feature/script twice in the document.

    I know that this is possible, I'm not sure how to in this regard.

    I tried to change several segments of Javascript code available online, nothing helps.

    Any help would be greatly appreciated - I can give you the name of the form, screenshots of documents and other information on request.

    [Thanks:]

    You must call the function with a mouse upwards or blur action with

    disable_radio_buttons_DDC()

    You may need to change:

    this.getField("Supplier_Info-DDC_None").value;

    TO:

    this.getField (event.target.name) .value;

    or event.value;

    Since you are still in the field.

  • How can I disable the background music, which replaced radio programs, when my computer is not being law

    How can I disable the background music, which replaced radio programs, when my computer is not actively used, for example when I am sleeping? My computer is an Aspire x 1301.

    Are you talking about the background music when the screen saver is active?

  • How can I disable the next/previous button at the bottom left of the Windows Picture and Fax

    I am a beginner of the windows developer, please help me.

    1. How can I disable the next/previous button at the bottom left of the Windows Picture and Fax Viewer? E.g. change Registory or others...
    2. when I click the print on the Windows Picture and Fax Viewer, the image of the current directory

    will appear in print wizard, how can I show only the currently shoing image?

    Note: windows XP SP3

    Hi NewsAru,

    Unfortunately, there is no way to disable the next\previous buttons in Windows Picture and Fax Viewer.

    When you try to print an image by using Windows Picture and Fax Viewer it would display all available photos in the folder that contains the image you have chosen to print.

    Overview of Windows Picture and Fax Viewer

    http://www.Microsoft.com/resources/documentation/Windows/XP/all/proddocs/en-us/image_toolbar.mspx?mfr=true

  • CHECKED radio button disables never

    Hello

    I'm developing a portal based on a browser for the management of field technicians. It is mainly designed for navigation on PC, but I have to make sure that parts are working on BlackBerry "BOLD (9000 /" ")."

    The problem I have is that I have a group of four option buttons, which one is CHECKED by default. On the BlackBerry, I never have to uncheck that, regardless of which radio button is selected by default. If I don't by default not he checked, all radio buttons work fine.

    It works well on other browsers - but not on the BlackBerry.

    (my version of the software is v4.6.0.162 (Platform 4.0.0.155))

    Here is the HTML source on Firefox (you can see option 1 is checked):

             Update Your Status          

    Select new status:

    available

    enroute to incident
    working on incident Lone worker on site? 
    unavailable

    Html is a little different on the Blackberry using ALT - RBV, but I couldn't understand how to retrieve the source from there!

    I'd appreciate any help - it's driving me crazy!

    You can publish this Web page somewhere and give us the link?
    It'll be easier to debug.

    In addition, don't forget that your document is HTML 401 compliant using http://validator.w3.org/

  • How can I add some radio buttons and textbox on the Web

    Hi friends,

    I have a few critical requirements for my application:

    1. There should be a background image.

    2. I need to have 2 radio buttons and a text box. where the user is allowed to give feedback.

    How can I achieve this requiments.

    What ui component I need to use: form or canvas.

    If form, so how can I set the background.

    How can canvas, I add the boxes to option and TextBox.

    can someone suggest me please.

    Thank you

    Maury.

    Thank you very much for your answer.

  • Disable certain value in the Radio button group

    Hello

    Is it possible to have a group of radio buttons but have certain values with disabilities while they are displayed but cannot be selected while other values in the Group of radio buttons are selectable.

    I know that I could have two groups of radio next to each one showing the selectable values and another next to it showing disabled values but I'd rather have a radio group so that the values are in order.

    We currently use apex 4.2.5.00.08

    Thanks in advance

    where to enjoy a group of radio buttons with three values

    Yes, no, both

    so it's the two of us, without deactivation function

    -on your condition

    real action in dynamic action

    run javascript

    $("#P2_CHOOSE_STATUS_"+0).attr ("disabled", true);

    $("#P2_CHOOSE_STATUS_"+1).attr ("disabled", true);

    P2_CHOOSE_STATUS IS THE NAME OF THE ELEMENT

Maybe you are looking for