Radio buttons with a specific text necessary to provide in particular for the selection of RB

Hi all

Adobe Acrobat 9 Pro.

1. I'm not sure how to set up this script, because I'm very inexperienced in terms of coding.

Each radio button has specific text areas to be filled according to the selection of the radio button.

'Radio Button1' has 4 values/selection (1, 2, 3 and 4).

Note: Option 4 has 3 separate text boxes must be filled (proposal4, Text5 and Text6).

If a user selects 1: Text1 should be filled and no admission for Text2, Text3, proposal4, Text5 Text6.

If a user selects 2: text 2 must be filled in and no entry for Text1, Text3, proposal4, Text5 Text6.

If a user selects 3: text 3 must be filled in and no entry for Text1, Text2, proposal4, Text5 Text6.

If a user selects 4: Test 4, Text5 and Text6 must be filled in and no entry for Text1, Text2, Text3.

When I'm saying no entry, basically locked or will receive an error if the data is inserted.

2. I am also uncertain where I would like to insert the code and how it works.

Thank you in advance,

Josh

For the example given and newness to the coding, you might try to display / hide the fields instead of scripts. An example is attached.

Discover the activities of each of the radio buttons. Basically, for each choice of radio, corresponding text fields will be displayed or hidden. (The default property for each text field is hidden.) Each choice will remove the text field data previous choice via a form of reset action applied to these fields.

Tags: Acrobat

Similar Questions

  • Radio buttons with drop-down menus?

    I have created a form for the HR Department of my company, and I need a few radio buttons with dependent drop-down lists.

    In other words, I would (for example) three radio buttons. None of the drop down lists appear until one of the buttons is selected and displayed the appropriate drop-down list. Is this possible? Or is there a better way to do it? I don't want a drop down menus not selected to be available.

    I have 9 Pro for Windows and Pro X for Mac. I know almost nothing about scripts, but I know it can be done.

    Thanks in advance for any help!

    Theresa

    Add this code to the action of the group, or individual radio button actions?

    For each individual button.

    Make the drop down menus visible or hidden?

    Their visibility will be determined by the State of the radio buttons. By default, you can set to hide, when no radio button is selected.

    Can I put any code in the drop-down list properties, or just in the radio button properties?

    Only in the option boxes.

    And when you say "integrate this code at the level of the doc", does that mean?

    Go to Advanced - Document Processing - Document JavaScripts...

    Create a new script, delete the default text that appears in the window, and paste the code I provided instead.

  • Is it possible to use a multicolored image (red tomato with green stem) as an indicator of reversal for the selection button to a DVD in encore

    Have 6 buttons and want to use a red tomato with a green stem to indicate that the button is set up over and selected?Screen Shot 2015-04-28 at 3.16.48 PM.png

    Short answer - no two long answers - Yes and Yes.

    Highlights can only be single color (two-bit indexed color) and your image is not.

    However, you can have up to 3 main points using different colors for each of them. Then change your image so that you overlay 3 different colors (layers in photoshop, = 1, = 2 and = 3). I would try probably the background layer as the red ball; then the white reflection, then the green on top. When the highlight is turned on, all the 3 colors show.

    The other method is to use autoactivate (a button) to access a different menu which changes the image in the background for this button.  You create multiple menus, with an ordinary State for all buttons in all the menus, with the exception of the different "Star" for the "selected" button MouseOver not autoactivate, so this does not work on a computer as you want.

  • How to make a good UI for the selection of the channels with DAQmx

    A lot of my Labview programming accompanied verisons them previous LabVIEW (pre Labview 7), and there are a ton of new features I am digesting (currently using Labview 8.2).

    My question is (in general), how people schedule their user interface for the selection of channels and others when using hardware DAQmx?  What I have in mind is a system compacDAQ with a number of modules.  The user would be able to choose which channels to watch.  With the help of MAX as part of this process seems counter intuative and somewhat static (yes I know you can change out there, but it feels more like something you would use for something that doesn't really change much).  I wish that all the UI within the VI.

    Programmers use the task of creating screw for this or something else?

    Thanks in advance.

    ChuckNRC,

    I tend to avoid using MAX and create all my channels/tasks using the DAQmx functions.  There are also having some DAQmx features that allow you to save/remove channels, tasks and scales to MAX.

  • with win 64 pro 8 comment get a driver for the epson stylus color 500 rx scan

    with win 64 pro 8 comment get a driver for the epson stylus color 500 rx scan

    Please select your language from the drop-down menu at the bottom of the page to post your question in the language of your choice. The forum in which you've posted is for English only. If you can't find the desired language, support for additional international sites options are by following the link below:

    Hello

    Please get your language in the drop-down list above pour post your question in the language of your choice. The forum you posted is in English only. If you can't find the language of your choice above, options of fees to pay to other international destinations can be found by following the link below:

    Thank you

    http://support.Microsoft.com/common/international.aspx

  • I have an idea on the program application Adobe InDesign to increase the power of sale of Adobe InDesign, by adding an additional menu, with an additional menu that I hear more important for the future of printing.  How can I report directly to the

    I have an idea on the program application Adobe InDesign to increase the power of sale of Adobe InDesign, by adding an additional menu, with an additional menu that I hear more important for the future of printing.

    How can I report directly to the developer indesingn adobe...!

    You can create a feature here request:

    Feature requests/bug reports

  • I have Adobe Acrobat 9 Standard Windows. I replaced my PC with a Mac. I need a download link for the Mac version of Adobe Acrobat 9 Standard. I am only to find a link for the Pro edition.

    I have Adobe Acrobat 9 Standard Windows. I replaced my PC with a Mac. I need a download link for the Mac version of Adobe Acrobat 9 Standard. I am only to find a link for the Pro edition.

    Your license will work for the Windows version and it is too old to qualify for a swap of platform (I don't know if it is a Mac version of standard far in the back - I think that there is for Windows).

  • Using a radio button with a calculation

    Hello

    I have a question of calculation for the group.  I'm trying to calculate creatinine clearance.  Sounds easy, but I'm stuck at the end.

    creatinine clearance is: ((140-age) * weight (kg)) / (72 * Scr)

    Women are multiplied by 0.85 to get the final result of creatinine clearance

    I have a box for the age, weight and scr and the user has entered the number.

    Here where I'm stuck at is the end... I have a radio button for women so that the result is multiplied by 0.85.  I thought that something like this might work... but nothing helps.

    var crcl2
    CrCl2 = (140 - this.getField('age').value) * (this.getField('weight').value) / (72 * this.getField('cr').value);

    var crcl3
    function validate (carbbox)
    {
    If (carbbox.checked == 1)
    CrCl3 == crcl2 * 0.85;
    on the other
    CrCl3 is crcl2;
    }

    Im kinda new to this obviously... any help would be really appreciated.

    Thanks, chris

    Unless you repeat the calculation in function in several places with different values or you want a funciton of type library which could be adeed to other forms, use of the service may not be necessary.

    Event.value = "; assume not performed calculation
    perform the calculation if the divisor is not equal to zero
    If (this.getField('cr').value! = 0) {}
    adjustment for sex
    var adjGender = 1;
    If (if (this.getField("carbbox").value == 1) {})
    adjGender = 0.85; fit for the female sex
    } / / end of adjustment for sex
    calculate creatinine clearance
    Event.Value = (140 - this.getField('age').value) * (this.getField('weight').value) / (72 *)
    this.getField('cr').value)) * adjGender;
    } / / end of calculation

  • How to use radio buttons to display different text depending on the selected button?

    I am new to acrobatXi and have been implemented on-line to fill PDF Forms.

    I have 3 radio buttons in a group (Group 1) choice1, the lendemain2 and the 3 choices.

    I would like a text box to display the text "price" If you selected option 1, the 'price B' If you selected option 2 and the ' price C "If you selected option 3.

    I have no experience of java, so any help would be appreciated.

    Use this code in the custom text field calculation script:

    var v = this.getField("group1").valueAsString;
    if (v=="Off") event.value = "";
    else if (v=="choice1") event.value = "Price A";
    else if (v=="choice2") event.value = "Price B";
    else if (v=="choice3") event.value = "Price C";
    
  • Group of radio buttons with the URL of image in a table

    I try to display text and an image for a group of radio buttons to make the form look like

    text (*) for point 1 {image for point 1}

    text () for article 2 item 2 {image}

    text () to the point 3 {image for point 3}

    I found these:

    Re: Is it possible to display an image instead of the button in a group of radio buttons?

    Display image in the Group of radio buttons?

    It looks like all I have to do is create a LOV that looks like:

    SELECT {complex stuff that generates the text string, tag img and image URL}

    DB_PK

    OF dynamic_view_for_lov - public synonym

    But my images are stored in a table.

    I was able to create an IR using the "= BLOB column Format" method.

    The SQL code for the report looks like:

    Select

    display_text, db_pk, image_len, image_clob

    of dynamic_view_for_lov - public synonym

    And the IMAGE_LEN column number/Date Format is:

    IMAGE: DYNAMIC_VIEW_FOR_LOV:IMAGE_BLOB:DB_PK:Inline:Download

    My question: how to create the URL for the tag img for the LOV?

    Thank you very much

    MK

    MikeKutz wrote:

    My question: how to create the URL for the tag img for the LOV?

    Use of the apex_util.get_blob_file_src method of the API.

  • Radio buttons with values and how to calculate.

    Hello

    Im am pretty new to building Web site and in particular with script, so please be gentle ;) .
    For the moment, I work with Dreamweaver CS4.

    I create a formula of the "ecological footprint" with several questions of the Radiobutton.
    These questions must have a certain value attached to each possible answer and then when I press 'submit' to end these values must be added together and display the score. But how?
    Example:

    Question 1
    How will you work:

    * Market/bicycle value: 0
    * Value train/bus: 5
    * Car                                value: 7

    Question 2
    How do you travel by train/bus.

    * Never of value: 0
    * A few times a month value: 2
    * A few times a week value: 5
    * Daily value: 10

    * Submit * = calculate and display values. For example, Question 1, I had a value of 5 and 2 10 issue. So pressing submit should then dispay ' 15'.

    That's what I have so far, the questions and answers are in Dutch.

    Hoe ga jij naar school?</strong></p>
          <form id="form1" name="form1" method="post" action="">
            <p>
              <label>
    <input name="question1" type="radio" id="question1_0" value="0" />
    Lopend/Met de fiets</label>
              <br />
              <label>
                <input type="radio" name="question1" value="5" id="question1_1" />
                Met het openbaar vervoer</label>
              <br />
              <label>
                <input type="radio" name="question1" value="10" id="question1_2" />
                Met de auto</label>
              <br />
            </p>
        </form>      
        <p><strong>Hoe vaak reis je met het openbaar vervoer?</strong></p>
        <form id="form2" name="form2" method="post" action="">
          <p>
            <label>
              <input type="radio" name="question2" value="0" id="question2_0" />
              Nooit</label>
            <br />
            <label>
              <input type="radio" name="question2" value="2" id="question2_1" />
              Slechts een paar keer per maan</label>
            <br />
            <label>
              <input type="radio" name="question2" value="5" id="question2_2" />
              Wekelijks</label>
            <br />
            <label>
              <input type="radio" name="question2" value="10" id="question2_3" />
              Dagelijks</label>
            <br />
          </p>
          </form>    
        <form id="form3" name="form3" method="post" action="">
              <label>
                <input type="submit" name="Bekijk de uitslag!" id="Bekijk de uitslag!" value="Bekijk de uitslag!" />
              </label>
            
    


    PS: I have an addon for Dreamweaver called "Form Calculator", created by KaosWeaver, but I don't really know how it works...

    Sorry about that. I was looking at him in Live View mode. To stop the value of disappear, change the onsubmit for this event handler:

    onsubmit="getScore(this);return false"
    
  • Is radio buttons with images - possible?

    Hi, I would like to create a list of radio which went from horizontally (Western characters). Before each selection, to do a picture. It's pretty easy to rig through tables/subforms when you use a low flow top, but in the interest of saving space on the form, they really need to be Western characters. Anyone know of a way to do this?

    Not that I can think of, unless they are named the same and you set a global being. Once you do this, then they act like a group of radio buttons. Another advantage to this is that you can uncheck. Radio buttons cannot be deselected when you select one, you can change to another within this group.

  • 'Go to the State' vs 'Go to the next State' for the selected button state

    I have a series of image galleries in my publication that uses MSOs and buttons to "Go to another" - the thumbnails then have a small edge to have indicated that they are 'selected' - it works very well. The border is added to the click for each thumbnail button state.

    I have a similar scenario is a YouTube embed of the video and an article as a MSO with two States: a State is the vid to youtube and the other State is the article of the text. I have a set place button to switch between these two States. This button is set to "Go to the next State" so he'll just between the two States MSO. Is there any way to have a selected State for this button so that the words under the button change to 'play' video in 'see article' while keeping this button set to "Go to the next State" - the only way I can think to do is with two buttons.

    I realize, this is a very specific use case and I do not expect the features, but if there is a solution I am curious to know if anyone else has come across this.

    Thanks in advance for your help.

    Implement for the buttons in the different States. Then add an invisible button on it to the next State meetings.

    Bob

  • Error: The application-specific permission settings grant Local Activation permission for the COM server application in the Windows XP computer.

    Original title: DCOM {E9F9ED00-7705-101B-9802-0000C07B665C}.

    I have this message DCOM in the registry: "the application-specific permission settings do not grant Local Activation permission for the COM with CLSID {E9F9ED00-7705-101B-9802-0000C07B665C} server application the user... xxxx...". (I deliberately placed the "xxxx" instead of my current PC for security reasons). This security permission can be modified using the Component Services administrative tool." I tried to look through the forum here, and I found elements that were close and others are not. so if anyone knows where I can go make the adjustments, it could save our society approximately $10K, because my new bosses are ready to install all new hardware and software, but if we could find a much simpler approach to this problem, this would make the new kid on the block like a champ look.
    We have a Window XP, the flat touch screen PC, running a few packages of software reviews that keep a record of our SCADA system trend.

    At random times around the clock, the PC will just restart and return to the logon screen. There is no other necessary users, so we have only the journal administrator form. As soon as we open the administrator it is specially configured to run a specific program of our choice, but if the PC keeps restarting whenever it feels like it, there is no history chart tend to save. It is essential, that we need.

    Hello

    Your Windows XP question is more complex than what is generally answered in the Microsoft Answers forums. It is better suited for the IT Pro TechNet public. Please post your question in the forum TechNet for assistance:

    http://social.technet.Microsoft.com/forums/en/itproxpsp/threads

    Hope the helps of information.

  • Is it possible to use a color library for the selected text in a text box?

    What I would do, it is to be able to select a string of text in a text box and assign a color of the library. Currently, all you get is an audible 'bong' If you highlight the text and you try to select a color in the library. Similarly, if you select the text, then select the palette of color of the characters and then try to pick the color of the library, it will not do.

    Attempt of steps:

    1. Select the text you want to change the color in a text box

    Screen Shot 2015-01-24 at 2.11.30 PM.png

    2. Select the color in the character window

    Screen Shot 2015-01-24 at 2.12.14 PM.png

    3. try to select the color in the library

    Screen Shot 2015-01-24 at 2.12.26 PM.png

    I imagine that this has not been just haven't implemented but I want to just make sure that I wouldn't have missed something if there is a way to make it work in the way that it seems , it should.

    You can hold down the left mouse button, click anywhere in your picture, drag the eyedropper on the libraries Panel, hover over the different shades and you should see the colors change in the color picker.

    When you find the color you want, release the mouse button.

Maybe you are looking for

  • How to 'Cancel' option changes is firefox?

    Hello. Thanks for your help.During the download (32.0) I chose the FIRST bubble in Options. It sounded good, but I don't like the results.Firefox changed my HTML, Adobe PDF, files etc. (Prefer that these files are in the original format). Question (s

  • Installation of Windows 7 x 64 problems

    Hello It's my first time here :-) I have a Lenovo X 220 and all recently had some problems and decided to reformat the HD. I installed Windows 7 fine but on reboot, the HD might not restart. He just gave me a black screen! Help, please! Thanks in adv

  • Cannot access the BEFSX41 router Config page Win 7

    Hi, I have a BEFSX41and am not able to access my router from any browser config page I have on my system. I use IE and FireFox and when I punch in the IP address for the router there is just there and about 30 seconds later, says that there is a mist

  • Turn Windows Defender on or off!

    I'm turning on my Vista Windows Defender, start menu Windows Defender message says that touring turned off and when I try to turn on the computer freezes? Want help to solve this.  Thank you

  • If the language is...

    I need to download 1 file according to the language of the user. If language = English (download archivo_en.xml)If language = Spanish (download archivo_es.xml) This in my. CPP is this possible?