Only one box to check, or box

I'm sorry that I can't find this answer anywhere.

If I want to ask a question in a form and provide two oppositie answers (Yes or no) using check boxes or option buttons, how exactly do? I saw several people referring to the "java" I have no idea where to put it or this that java is required. I need answers please? Obviously in this case I need only one of the boxes or boxes to choose from, I can't allow both to be selected.

Your help is greatly appreciated

Why use a checkbox?  Put the radio buttons on the form, you can set the style of the checkmark button and they will be mutually exclusive.

Tags: Adobe LiveCycle

Similar Questions

  • Check that only one box to advance to the text field

    I work in Acrobat Pro ms, I created a form and I have the following problem. The application form concerning the rental income, either monthly or annual (the format is less).

    What I want to happen, is if possible, if the user clicks on the checkbox monthly (monthly) the cursor goes to the 2 text and the user has entered the monthly amount.

    If the user clicks on the annual check (per year), the cursor goes to Text1, the user enters the annual amount. This amount is automatically divided by 12 and shows in the Text2 text field; and the cursor goes in the following text, Text3 field.

    Naturally, I don't want the user to click on the two boxes, but I don't know that the coding would take care of that, just do not know how come with the coding.

    £ Rental income monthly

    £ Annual if, Yes $ Text1 / Text2 $12

    Thanks for the help.

    You have 3 separate issues here:

    -Exclusive box

    -Jump to another field

    -Calculate the monthly payment

    -Exclusive box: you must give the two fields of the same name (say "times"), but the different export value, say "Monthly" and "annual".

    -Jump to another field: As the MouseUp event of the 'Monthly' box enter this script:

    this.getField("Text2").setFocus();
    

    As the event MouseUp "Annual" box enter this script:

    this.getField("Text1").setFocus();
    

    etc.

    -Calculation of the monthly payment: so you want this value to be entered by the user if the "Monthly" option is enabled, but being calculated if the "Annual" option is selected? It's a little complicated to implement in a single field, but you can try to use something like this as the "Text1": custom validation script

    if (event.value && this.getField("RentalPeriod").value=="Yearly")
         this.getField("Text2").value = Number(event.value)/12;
    
  • Please Help - box-only one of them SHOULD BE checked at any time - how?

    Hello
    I have page apex with regions where I have some text fields of type checkbox. (YES NO)
    Problem is that if I click YES and then click NO, YES even 'CASE.

    How to avoid this... Whereas If I go YES to ANY box, only one is checked at any time

    Thank you
    KP

    A group of Radio buttons is the element that has an exclusive selection. Checkbox allows multiple selections.

    See examples: http://apex.oracle.com/pls/apex/f?p=25096:3 Login: Dever PW: Ima9Dever

    P. 3 - Group of Radio buttons
    P. 4 - box

  • How can you make boxes select only one?

    I work on the lock to a registration form. There are a few sections with several check boxes, but only one can be marked. We will not accept the form even if there is more than one option marked. Most of the sections there are two boxes, check a box, but not the other. There is a section that has 16 boxes, and Yes only can be marked.  Can I do this?

    Similarly, I also do the same with two text fields, one must be filled.

    Thank you!

    It's easy with checkboxes: give them the same name but different export

    values.

    Not that easy with text fields. You will need to understand how you want

    to work. Other fields must be locked when a field is filled, and

    then unblocked when it's still once empty? They are all would remain editable,

    But if you meet one of them others reset?

    All this must be done with scripts.

  • I get a dialog box with a copy of firefox is open and that only one copy of firefox can be opened simultaneously.

    I get a dialog box with the following: "a copy of firefox is open and that only one copy of firefox can be open at the same time."

    I don't see where firefox is open.

    How back in firefox so that I can read the links that are in my emails?

    Thank you.

    Sometimes when the FF closes, no not all stops correctly.
    On Windows, start the Task Manager (other systems may have
    different names and / or commands). Select the process.
    Look towards the bottom of the list for Firefox. Click right and then click end task.
    If this problem keeps coming, ask for help more.

  • Only one speaker (for both) to work (after checking the FAQ)

    Hello

    I have an inspiron N5110 R15 3 years now, a few days ago one of the speakers stopped working. When I do a test of stereo sound, the left speaker (the one that always works) its left AND RIGHT sample tones. so I figure this is on some kind of maybe Mono?

    -When I plug the headphones I have the sound on both sides.

    So far, I have tried

    1 reset

    2 tried update driver if the Device Manager

    3. turn on device

    4A ran the audio problems (win 7, 64 bits)

    5. looked around the frequently asked questions here

    * I do not uninstall the driver and downloaded a new because it seems strange to be the issue, after working for 3 years and all of a sudden it stops. you are the experts, so I'll gladly do if you say.

    current driver is manufactor (IDT high definition...)

    Thank you in advance.

    Another test, that you can run is ePSA Audio Quick Check. Note that not all ePSA and ePSA models do not all control by Audio fast. If you do not then just fail the color bar test as described in the FAQ. If you hear tones in the two speakers at the trials then the speaker itself is good and another part is the cause of the problem, probably the socket for headphones, since you know the audio working properly up to this day.

    If you hear only tones in one speaker and the other speaker is confirmed then failing or has a bad connection.

    The final test you can do is to perform a System Recovery. If it's a software problem then recovery will fix the problem and if it is material, then it will be no and hardware will be confirmed as the source of the problem. But no point in doing so, if only one speaker is heard in the previous test...

    icecoldnine
    I do not uninstall the driver and downloaded a new because it seems strange to be the issue, after working for 3 years and all of a sudden it stops.

    You need not to do because you tried the native driver which served the same purpose. A simple re-installation of the audio driver (no download) is that your settings will be lost - in other words, the default configuration is restored thus exclude a problem of configuration, such as defined as mono in the sound properties.

    If you want to check this, open the playback of the sound properties, right click on the speaker/headphones, select Properties, click the levels tab, click the Balance button. It does not matter how cursors are defined so that they are both the same level of the dB.

    Download a new copy of the pilot aims to eliminate corruption from the existing driver. Sometimes, they stop everything works correctly.

  • Read-only text box.

    I'm on the APEX 4.1.1.00.23. I'm doing a read-only text box. It works but the to-go box and put it on a single line. It doesn't look very good. I changed the screen for the item to display only and it does the same thing. Are there

    in any case, we can change the read-only text box and not take the box or formatting?

    Thank you

    PAM

    PAM wrote:

    I'm on the APEX 4.1.1.00.23. I'm doing a read-only text box. It works but the to-go box and put it on a single line. It doesn't look very good. I changed the screen for the item to display only and it does the same thing. Are there

    in any case, we can change the read-only text box and not take the box or formatting?

    Make read-only conditionally temporarily or permanently?

    In the first case, use a textarea element with the readonly attribute of the element instead of the built-in read-only properties. Set the HTML attributes of the element form item to the text box to:

    readonly="readonly"

    If it must be made conditional or temporary, explain the requirement in detail.

  • Moving installation of cluster COE from one box to another box

    We want to move the WCC existing (cluster) from one box to another box (the two unix). We have the cluster / folder {who have records cs /, vault /, weblayout /} on the drive shared, mounted in the source running on 11.1.1.6.0 machine.

    We installed the same facility in the destination area. We want to follow the steps below to move the config., destination data source.

    (1) stop the source servers.

    (2) modify the details of the db in destination of weblogic in the source db console.

    (3) remove the shared / source folder and mount in the destination area. (The vault, weblayout, cs files will be mapped directly to destination ucm)

    The other qns we are

    (1) the above steps are correct and COE will work without any problem.

    (2) do, the houses of the area must be synchronized (because the destination area is a fresh installation)


    Just to test, I copied the cluster/cs / source folder to the destination and destination of the content servers are working properly. (I did not copy arch / weblayout and changing the db)

    I saw an article on cloning of WCC servers

    It is Possible to Clone content Webcenter 11g? (Doc ID 1507480.1()

    He said the documentation http://docs.oracle.com/cd/E23943_01/core.1111/e10105/testprod.htm#ASADM11306

    Target already exists, it is just asking migrate config. using CMU. Should I worry field homes or cluster/cs is sufficient for the WCC smooth if they are synchronized?

    Thank you

    Narasa Kumar

    Narasa salvation,

    Yes, the steps you listed should be fine, as long as the details of the path are kept on the new host.

    Thank you
    Srinath

  • Subtotals - delete if there is only one line?

    I'm sure I know the answer to that, but is there a way of subtotals to remove if there is only one line? It doesn't seem to be any documented to do this, but I wonder if anyone has found a kind of workaround...? ... Registry entry?

    I am using Desktop, verision 10.1.2.2

    Thank you!

    Hello
    There is no global setting, but you can remove them on a basis of total per total.

    You change the total and check the box that says do not appear in total for a single line, but like I said you need to do this on a basis of total per total.

    Best wishes
    Michael

  • Program to be submitted only one user at a time

    Hello
    I have a problem with one of my reports. The report uses temporary tables, those under will be inserting and removing while the report is running. So, to make sure that two or more simultaneous requests, subject to the same report, will not come into conflict, I want to do my concurrent application to be submitted by the one user at a time.

    How can I do?
    Any help is appreciated.

    Thank you
    Baker

    The box "run only" must not be checked. This indicates that this program can run only when no one else is running. PL see MOS Doc 1078462.6 (Custom SQL simultaneous program returns no. MANAGER Error). Usually, this option should not be used.

    To be able to achieve you need, set the inconsistency (as you did) and then bounce concurrent managers for the setting to take effect. PL see these Docs MOS

    436186.1 - can not make concurrent programs Incompatible with itself
    142944.1 - how to make a simultaneous program Incompatible with itself

    HTH
    Srini

  • I tried to uninstall and reinstall Firefox several times. Whenever I try to open Firefox I get an error message saying "Close Firefox","a copy of Firefox is already open. Only one copy of Firefox can be open at a time. »

    I uninstall Firefox, and then reinstall Firefox, try to open Firefox and get an error message in a box indicating popup.

    "Closing of Firefox.

    "A copy of Firefox is already open. Only one copy of Firefox can be open at a time. »

    Create a new profile as a test to see if your profile is the source of the problems.

    See "basic troubleshooting: a new profile:

    If this new profile works then you can transfer files from the old profile to the new profile, but make sure not to copy corrupted files.

    See:

  • I have a Windows XP Home Edition, which shows 3 choice of OS at startup, when it has only one.

    I have a Windows XP Home desktop computer, which displays 3 choice of OS at startup, when it has only one.  I would just start on the 2nd listed, without displaying the choices, or that the only choice.  My other computers have always done. Is there a WOOD frame, or any ideas would be welcome.

    Thank you in advance,

    Roger

    Before continuing,

    Save a backup copy of the Boot.ini file

    1. Right-click my computerand then click Properties.

      -or-

      Click Start, click run, type sysdm.cpl, and then click OK.

    2. On the Advanced tab, click settings under Startup and recovery.
    3. Under System startup, click Edit. This opens the file in Notepad, ready for editing.
    4. In Notepad, click file in the menu bar and then click on record under.
    5. Right-click in an empty area of the dialog box record under , point to new on the shortcut menu, and then click folder.
    6. Type a name for the new folder, for example temp, and then press the ENTER key to create the folder named temp.
    7. Double-click the folder named temp, and then click the Save button to save a backup copy of the Boot.ini file.

    Link to the source:

    http://support.Microsoft.com/kb/289022

    How to restore a boot.ini file.

    http://www.ehow.com/how_5108524_restore-bootini-file.html

    How can I remove the choice of startup that I have more desire.

    http://ask-Leo.com/how_do_i_remove_boot_choices_that_i_no_longer_want.html

    Good luck.

  • I cannot perform certain functions because he says that I'm not an administrator, but it's my computer and I'm the only one who uses this computer__

    I cannot perform certain functions because he says that I'm not an administrator, but it's my computer and I'm the only person who uses this computer

    What are the functions? More global changes (changes to the system, software installation) require an elevation in Vista/Windows 7.

    Changes to the built-in Vista administrator account

    http://support.Microsoft.com/default.aspx?kbid=942956

    User - recommended configuration (Vista and Win7) accounts

    You absolutely don't want to have only one user account. As XP and all other Windows 7, Vista, and modern operating systems are operating systems multi-user with integrated system of accounts as default Administrator and comments. These accounts should be left alone because they are part of the structure of the operating system.

    In particular, you do not want account only one user with administrator privileges on Vista and Windows 7 because the administrator account integrated (normally only used in emergencies) is disabled by default. If you use as an administrator for your daily work, and this account is corrupt, things will be difficult. It is not impossible to activate the built-in administrator to rescue things, but it may require more work you want to do. Better not to get into a bad situation at first.

    The user account that is for your daily work must be a Standard user, with the extra administrative user (call it something like 'CompAdmin' or 'Tech' or similar) only it for elevation purposes. As a user Standard is recommended for security reasons and will help protect your computer against infections. After you have created "CompAdmin", connect to it and change your normal user account Standard. Then log on to your regular account.

    If you want to go directly to the desktop and ignore the Welcome screen with the icons of the user accounts, you can do this:

    Start Orb > Search box > type: netplwiz [Enter]
    Click continue (or provide an administrator password) when you are prompted by UAC

    Uncheck "users must enter a user name and password to use this computer". Select a user account to connect automatically by clicking on the account you want to highlight and press OK. Enter the password for this user account (when it exists) when you are prompted. Leave blank if there is no password (null). MS - MVP - Elephant Boy computers - don't panic!

  • So my question was the only one who has not responded to our days, nice...

    I asked a question this morning and he is now 23:13 and I noticed that my question was the only one who has not received a response. My first time here, so I guess I'll have to continue to look elsewhere. My client site is screwed on all cell phones touch using the Chrome browser, so if anyone knows the answer, it would be very appreciated to receive an answer:

    Hello

    I created desktop, Tablet and mobile versions of a Web site. I looked at the site on my Surface Pro 3 and half left of the screen shows the site, the right half is empty. What happens on other touchscreen tablets as well. After searching through a large number of forums, I realized that the problem is with Chrome. I looked on the Surface Pro 3 with I.E. site and it fills the screen and looks like it should. I have not found a solution to this on the forums, I see responses by Adobe on some forums saying "it is a matter of Chrome. Chrome is used by about 70% of users, then it is a big problem. Is there a fix for this yet? By releasing sensitive Muse I can redo this site but meanwhile I need a fix, the site is unacceptable to my client when saw touch-screen computers laptop thank you.

    Go to the properties of the Site. Select the tablet. Uncheck the box "redirect office" and re - publish.

  • Reinstall - "only one instance of this application can run.

    I had to uninstall Adobe Reader a few months back and since then have been unable to reinstall. I get through the first couple download and click Yes to 'allow the following program to make changes to this computer', but then everything closes its doors, and sometimes I have the box "that only one instance of this application can launch" pop up. I have googled this error message and have spent hours trying each end on the way to solve the issue on various forums but nothing works and I really need to be able to open a PDF file again. Thanks for any help you can provide.

    If you're running Windows (which we don't know), you can try to use this tool first remove all traces of your computer:

    http://labs.Adobe.com/downloads/acrobatcleaner.html

    Then you can download the complete player offline installer from

    http://get.Adobe.com/reader/Enterprise/

    After downloading, restart your computer and run the Setup program before anything else.

Maybe you are looking for

  • I have an iPhone 4s, I want to put up-to-date

    I have an iPhone 4S and it's on ios 7. something and I want to update to ios 9 but in the settings, it says nothing

  • Bluetooth and satellite M100

    Hello I have a Satellite M100 and I think that it supports Bluetooth, but so far, I could not use it or even locate. The only indication I have is that there is in ' Add/Remove Programs 'category' Bluetooth stack ".» Except that I couldn't use it and

  • How to search for a location number anywhere in the string

    I am looking for a string to a number (integer or float) without knowing its index in the string and to extract it - whether in digital format or a string.  for example "52,63 number appears in this string." I want to extract/identify "52,63. The fun

  • How to turn thr backlit edge keys on a computer laptop hp envy 17 t

    Bought a new laptop... HP envy 17 t ser number 5CD52621VM... TWO HEALTH.1 I AM UNABLE TO TURN THE BOARD BACK ON THIS LLAPTOP BED KEY no MATTER WHAT I TRY... i S IT DRIVERS for THE BACKLOIT KEY BOARD, I DO NO THINK SO. The warranty I bought is three y

  • Load cell, compatibility linear actuator

    I am putting together a new test configuration that will operate a linear actuator, in charge of sampling. Data will be graphically represented on a graph of load vs displacement. I am new to Data Acquisition, so I just wanted to run my installation