Hi, PDF form of the guru. How to make a text box become a required field IF a drop-down list is selected as the "Yes"?

Hi, PDF form of the guru.

How to make a text box becomes a "required field", IF a drop-down list is selected as the "Yes"?

and 'not required' if the drop down menu selected as 'No' or left blank.

Any help would be greatly appreciated

see you soon

Use this code in the custom drop-down list field validation script:

this.getField("Text1").required = (event.value == "Yes");

(Change "Text1" to the actual name of your text field, of course)

Tags: Acrobat

Similar Questions

  • Trial has just started... There is no button text only a text on a path tool... How to make a text box?

    Trial has just started... There is no button text only a text on a path tool... How to make a text box?

    The text button is under the text on a path button. Click and hold and it should reveal the buttons.

  • Prepopulate the resulting drop-down list of selections in other areas

    I wonder if anyone can help?

    A form with radio buttons group containing two boxes 'Yes' and «»

    The radio buttons here's a drop-down list that has three items in the list "option A, option B and option C.

    That, here's another drop-down list, with three points, "10000", "15000" & "20000".

    How can I do the following?

    What radio button 'Yes' is selected and the drop-down list "option A is selected, it prepopulates what"10000"in the drop-down list below.

    What radio button 'Yes' is selected and the drop-down list "option B is selected, it prepopulates what"15000"in the drop-down list below.

    What radio button 'Yes' is selected and the drop-down list "C is selected, it prepopulates what"20000"in the drop-down list below.

    Thanks in advance!

    See the pdf attached here: http://groups.google.com/group/livecycle/web/DropDown.pdf

    Is this what you need?

    Nith

  • Hide several pages unless the drop-down list is selected

    Hello

    I have a 4-page form that I need to be able to hide 3 of 4 pages until a selection is made from a drop-down list on the first page box. So I have, for example, the pages marked:

    Page 1

    Page 2

    Page 3

    Page 4

    I have a drop down list which has

    Page 2

    Page 3

    Page 4

    for options and if no selection is made only Page 1, will be visible. If the selection is Page 2, I wish that all pages except page 2 to be hidden and only see page 2, did not 4 pages show and only show Page 2 fields.

    Does anyone know how to do this?

    Thanks in advance for any idea!

    The only downside to the activation of your condition is that the first page of the form can not be deleted. If you set page 1 "Hidden" will be hidden objects on the page, but the page itself will remain in the form that is displayed as a blank page.

    Attached shows a form with page 0-4 (5 pages). A drop down menu on page 0 and it controls the rendering of pages 1-4.

    Steve

  • If/Then to control the behavior and the importance of the 3 fields according to drop-down list

    My form has 3 fields that I need to control their values and/or the behavior based on the value of the drop-down list.   If the value is 'original', I need the field value may not be mandatory, and 2 fields melts just return null.  If it is selected to 'change', I need the current value to be mandatory, and calculations made on background 2 fields.    Here is what I have in the event exit (JavaScript) from the drop-down list, which is called OrderType, but nothing happens.  What escapes me, or do I need this on the incorrect event or should I use FormCalc?

    Appreciate any help, thanks!

    2-5-2013 10-26-13 AM.png

     form1.#subform[0].OrderType::exit - (JavaScript, client)
    
    if (this.rawValue == "Original")
    {
        xfa.resolveNode("form1.#subform.value_curr").rawValue = "";
        xfa.resolveNode("form1.#subform.value_curr").mandatory = "disabled";
        xfa.resolveNode("form1.#subform.value_change").rawValue = "";
        xfa.resolveNode("form1.#subform.value_total").rawValue = "";    
    }
    else if (this.rawValue == "change")
    {
        xfa.resolveNode("form1.#subform.value_curr").rawValue = "";
        xfa.resolveNode("form1.#subform.value_curr").mandatory = "error";
        xfa.resolveNode("form1.#subform.value_change").rawValue = xfa.resolveNode("form1.#subform[5].tblBOM.FooterRow.GrandTotal");
        xfa.resolveNode("form1.#subform.value_total").rawValue = value_curr + value_change;
    }
    

    I've sent the updated document to your email ID. Please chk.

    Thank you

    Sofiane

  • How can I delete a site to appear in my address bar drop down list?

    I'm looking for a way to remove a Web site or included in the dropdown when I type things in my address bar.

    I deleted the history and cookies associated with it, but to no avail.

    I have access to my router; I type 192... and it brings up the link to my old router, which does not work. Get annoyed to have to scroll down to get the new, genuine link.

    Solution? See you soon.

    If you want to delete data in a drop-down list, and then use the following steps:

    1. Select an entry in the drop-down list
    2. Press the DELETE key (on a Mac: shift + delete) to remove it.

    Entries in the bar location drop-down list with a yellow star (blue on Mac) at the right end of the bookmarks and Scripture cannot be cleared from the location bar menu drop down with the delete key.

    You can delete this an item marked with a bookmark that appear in the list, if you open this url in a tab and click on the yellow star in the address bar.

    This will open the "Edit this bookmark" dialog box and you can click on the delete button to delete the bookmark if you want to delete such an entry marked with a bookmark.

  • Hide text in the field when the drop-down list is selected

    Hello, I am looking for a way to hide text in a text field when a number is from a drop-down list. For example, I have a table with text field that have a line pre-populated text in them. I would like the text to be deleted if 'Yes' is selected in a data entry drop-down list in the text box empty now.   Here's what I have so far:

    If (this.rawValue == 'Yes') {SubStandard_A.StandardPkgTbl.Row1.TextField2.rawValue == ' ' ;}}

    I tried .rawValue == "", .rawValue == null, .clearItems

    Any help is greatly appreciated!

    Hello

    Just spotted your original script had a double == when assigning the value to the rawValue. You must use the double == equality test.

    Here is a sample.

    We hope that make you it work.

    Niall

  • How to make a text box appear in a PDF file in InDesign CC when the cursor rolls over another area of text?

    I'm doing a text box appears in a PDF document in InDesign when the cursor of the user hovers over an another textbox, and I want it to disappear when the cursor moves off the coast of the first text box. I tried the following with adjustment of various, and it does everything just for me.

    Display a different button on turnover

    You can create a hotspot in which clicking or mousing over an object contains another object. To do this, create two buttons, hide one of the buttons and use the show/hide button action to show and hide the button target.

    • Create an object to use as the "source" button. In the buttons Panel, click the icon of the object to convert to A button.

    • Place the image you want to use as the button target and convert it to a button.

    • Select the target image and select hidden until this that triggered at the bottom of the Panel buttons.

      The image must be hidden in the exported document that can be displayed when the "source" button is clicked or wriggle on.

    • Click the source button and create two different actions, one for show the image target and target the other to hide the image.

      If you want the image to appear when the mouse is over the button source, use events on Roll Over and On Roll Off. If you want the image to appear when you click on the source button and disappear when you release, use events on a click and release. In both cases, use the show/hide action buttons to show or hide the target button. See the interactive buttons.

    • Use the Preview Panel to test the buttons.

    Should work...  On your last point (not 12?) I get the feeling that you have exported your doc as Adobe PDF (Print)? You must instead use (Interactive) Adobe PDF...

  • How to make a text box in the scroll bar custom FlashCC HTML5 Canvas?

    Hello

    I need to make a scroll for a long text box bar. I wonder how can I achieve this with HTML5 canvas in Flash CC2014?

    Thank you

    Rodrigo

    No, the code is exactly the same except instead of changing the property y of a textfield object, you change the property y of a movieclip (which contains an image of the text your want to display).

  • How to make a text box in Acrobat 9 Pro, which does not print?

    I have a pdf file I created with text fields. My sales representative wants a text box that was inserted on the top of each of the 2 pages with instructions you can view, but will not be displayed after you fill out the form and print it. This has been done before by a colleague who works here and I don't know how she did it. Can someone help me?

    I use Acrobat 9.3.2 on a Mac. Thank you.

    Yes, it must be a form field.

  • In Ver 4.0, what happened to the drop-down list of selections for the windows of the current tab?

    In previous versions of Firefox, in any tab open with multiple windows open, which is a search where you would go to a lot of different windows, there was a drop down to the right of the ' previous/next' button which would you allow to select before windows... and always the first. That's gone. It has been extremely helpful and I used frequently. Can add you it?

    You can get the menu drop-down by clicking on the previous/next buttons or now the left key pressed until the list is displayed.

    If you want the drop-down arrow, you can add it with the add-on of dropmarker rear - https://addons.mozilla.org/firefox/addon/backforward-dropmarker

  • When bookmarking a page, I get the full list of files in the drop-down list to select any folder in which the bookmark page. What you set for complete list of folders in the bookmarks falling?

    When bookmarking a page, I can not get the list of files to drop down to select any folder in which the bookmark page. The "folder:" bar was showing "Bookmarks Menu". The arrow on the bar descends 5 recent folders which pages were saved, but pop arrow to the right of the bar down opens just to show the three categories and the button "new folder". What you set for complete list of folders in the bookmarks falling?

    Start Firefox in Firefox to solve the issues in Safe Mode to check if one of your modules is causing your problem (switch to the DEFAULT theme: Tools > Modules > themes).

    See the extensions, themes and problems of hardware acceleration to resolve common troubleshooting Firefox problems and troubleshooting questions with plugins like Flash or Java to solve common Firefox problems

    See also http://kb.mozillazine.org/Bookmarks_history_and_toolbar_buttons_not_working_-_Firefox

  • If I have several fields and if I select a field in a drop-down list it will fill the other fields

    If I have several fields and if I select a field in a drop box is it possible to auto poplulate the other fields.

    Thank you

    Brain

    Please post your question on InfoPath 2010 at the following link

    http://social.technet.Microsoft.com/forums/en-us/sharepoint2010customization/thread/e70c23a9-1b68-4EF9-9FB4-923997043e56/

  • How can I make a radial box group a required field in a form?

    My form has yes/no questions that I want to demand an answer. I created a radial button group. How do I make a file required on the form?

    Thank you.

    Kay

    If you use HTML5 forms, you can simply add '' necessary '' to one of the option buttons in each group...

  • How to make small text boxes should appear when I move my mouse over a thumbnail on my site?

    Hello!

    Sorry seems stupid, but I don't even know what we call them - the small coliade boxes containing text information that appear when you hover your mouse over a text or an image? Well, I want to make them appear in the thumbnails of my portfolio online (with the work of caricature), but do not know how to proceed. I tried to use Alt texts, but they do not appear in Firefox or Explorer... Is there another way that I'm missing?

    Thank you very much in advance for all advice :-)

    momech wrote:
    > Hi!
    >
    > Sorry seems stupid, but I don't know even what we call - small
    > yellow of boxes containing text information that appear when you hover your mouse over a
    > text or an image? Well, I want to make it appear in the thumbnails of my
    > portfolio online (with cartoon art) but do not know how to proceed.
    > I tried to use Alt texts, but they do not appear in Firefox or Explorer... Is
    > there another way that I'm missing?
    >
    > Thank you in advance for all advice :-)
    >

    Use the attribute "title" in the img code, as below


    ALT = "a cow grazing in the field" / >

Maybe you are looking for