Is there a way to make a box cause necessary specific text fields?

I am looking for a way to make a "Yes" box when checked, cause specific text fields switch of the not required required.

You could repeat the line several times, for example

getField("Text2").required = event.target.value = "Yes"? true: false;

getField("Text3").required = event.target.value = "Yes"? true: false;

getField("Text4").required = event.target.value = "Yes"? true: false;

etc.

Simply change the names of the fields to your form.

There may be better ways to generate scripts, but the works above.

Tags: Acrobat

Similar Questions

  • is there a way to get the index of the html text field cursor position

    I'm working on a block of text as MC with 'insert text at position X' and 'Find and replace' can someone tell me how to find the index of an html text field cursor. Selection.getBeginIndex (), Selection.getEndIndex (), Selection.getCaretIndex () as far as I know these methods only work with text and not htmltext.
    What I'm trying to do, it's affecting different parts of the chain to the variables so that I can combine in order to restore my html string.

    ray1872:

    If I understand correctly, you want the corresponding position in the
    another index of the caret htmlText property (who, like you, has no on the)
    position in the plain text of the textfield content version).

    Here's how I'd do. It is perhaps easier or more effective
    way (using objects XML etc.), but I don't know it. You could conduct all
    your search string in plain text and then convert the result of
    the positions of html. I didn't build this to accept negative parameters
    for the parameter pos (for example, end of string towards the back), but the
    function could be adapted to do this also if necessary. The test data is
    not good html from a text field, but it does not really matter what he
    is as long as its formatting correctly. It separates only tags of
    content to allow apples to apples comparison.

    some test data
    var testStringXML = ""Hello I can't tell you hOE happy I mod.'; "
    var undecoratedString = Hello "I can't tell you how happy I am.";

    the conversion function
    function findDecoratedPosition(pos:Number,_xmlString:String,_test:Boolean):Number {}
    anything between '<' and="" '="">' should be excluded from the search in plain text.
    create a table of elements of array (n = 2), consisting of tag and then plain text
    requires xml/html properly put in the form
    var tempArr:Array = xmlString.split (')<>
    for (var aa = 0; aa
    tempArr [aa] is [aa] tempArr,.split(">").;
    }
    remove the first and last elements in the new array (they are empty)
    tempArr.pop ();
    tempArr.shift ();
    find the location of corresponding plaintext and calculate the position "decorated."
    var retPos:Number = 0;
    var posCount:Number = 0;
    for (var aa = 0; aa
    retPos += tempArr [aa] [0] .length + 2 + tempArr [aa] [1] .length;
    + 2 allows you to lack< and="">
    posCount += tempArr [aa] [1] .length;
    If (posCount > pos) {}
    return (retPos + (pos-posCount));
    }
    }
    out of range
    Returns - 1;

    }

    test code:
    for (var aa = 0; aa
    var altPos = findDecoratedPosition (aa, testStringXML);
    trace (undecoratedString.charAt (AA) +"position" + aa + "in clear corresponds to the position" + altPos + "in decorated version [" + testStringXML.charAt (altPos) + "" "]" ");

    }

  • Is there a way to make an older Classic bluetooth to iPod compatible?

    Is there a way to make an older iPod Classic 64 G compatible bluetooth?

    Sell and buy one that has BT

  • Is transparency in menu bars and the address of the browser there a way to make stronger without changing the windows settings?

    Using FF 15.0.1

    Is there a way to make the menu bar and bar addresses more than a solid color without having to change the settings of transparency in windows 7 in the area of color settings. Don't want to change everything to windows just fire fox. So is there a way to do menu bars and address more than a solid color?

    Thank you
    Dave

    Try a character solid with a color that suits you.

  • Is there a way to make the safari opens a new page every time?

    Hello

    I'm kinda new here and I would like to ask a question. I now use an iPhone as a primary device, instead of Android. But is there a way to make the safari to remove all tabs when you close, and when you open it, it just opened a new page or a blank page? My phone is just laying around sometimes and I let my friends to use. But when I close safari after I order something or when I'm checking my bank account, they can all see when they open up safari...

    All I can think is to close all tabs before close Safari, or use it in private Mode:

    Enable or disable the navigation on your iPhone, iPad or iPod touch - Apple Support

  • Publication in FCPX settings... IS THERE A WAY TO MAKE EDITING THE PARAMETERS EASIER TO HAVE FCP TO PUBLISH EACH SCHOOL SETTING? IS THERE A WAY TO "PUBLISHED IN THE WORLD" A WHOLE PROJECT OR AT LEAST PARAMETERS?

    IS THERE A WAY TO MAKE EDITING THE PARAMETERS EASIER TO HAVE FCP TO PUBLISH EACH SCHOOL SETTING?

    IS THERE A WAY TO "PUBLISHED IN THE WORLD" A WHOLE PROJECT OR AT LEAST PARAMETERS?

    Is it wise to publish all THE settings of a plugin?

    I prefer to reduce the options, for example I'm rigging 'size' to distribute only one of them-in my eyes - range 'useful '; or create by rigging the drop-down menu 'plans', for example for the color selections...

    In any case...

    'Major settings' as Transform or filling or 3D can be published, just click Reset arrow, and all the "sub menu" get published too... can't imagine how to make the publication easier...

    BTW: CAPS means YELLING on the boards...

    be nice... what goes around, comes around ...

  • Is there a way to make an EXE LabVIEW built on Windows XP on Windows 7?

    I have a request that I build (LabVIEW 8.6) on Windows XP, that installs and works fine on other XP machines.  However, after installing it on a Windows 7 computer, I get an error stating that "The procedure entry point CsrNewThread could not be found in the dynamic link library ntdll.dll".  When I look at ntdll.dll (in C:\Windows\System32) with a tool dependency walker on XP, I see the CsrNewThread function listed, but its function is missing from the same DLL named on Windows 7.  So I guess that somewhere along the evolutionary line Windows this function has been removed from ntdll.dll.  My first instinct was to try overwirting ntdll.dll on the Windows 7 machine with one copied from my Windows XP computer.  However, our system administrator only gave me permission to replace this file on the Windows 7 machine.  I could ask him to give me this permission, but I'm not sure it's the best way to go anyway because the other programs in Windows 7 can use ntdll.dll.  I tried to copy the WIndows XP version of ntdll.dll in the local folder on the Windows 7 machine containing my LabVIEW application, but this has not fixed the problem.  And when I look at my application in the dependency walker tool, I see that he is always looking in the ntdll.dll file in the WIndows\System32 folder and not in my local folder.  Yes, is there a way to make an EXE LabVIEW built on Windows XP on Windows 7?  Or I have to do a version for Windows XP and one for Windows 7?  Still, I am using LabVIEW 8.6.

    Thank you

    Keep in mind that LabVIEW 8.6 is not officially supported under Windows 7.  You may want to consider switching to less than LV2009.

  • Is there a way to make the LPT1 port EPP in Windows?

    Original title: is there a way to make the LPT1 port EPP in Windows?

    I have some parallel setting in BIOS for EPP is selected. Device Manager he calls an ECP port. The device requires PPE runs correctly. Is there a way to make the LPT1 port EPP in Windows?

    Hi RonaldEchols,

    ·         What is the model number of the device (printer)?

    ·         You use what version of BIOS (Basic Input Output System) and the motherboard?

    Please provide us with more information about the issue so that we can provide you with the necessary assistance.

  • Accidentally, I bought a software that says it is compatible with Windows 95 or 3.1. I have Windows XP on my computer. Is there a way to make it compatible? (It says Script error when I try to use the program). Thank you!

    My program is saying "Error in Script" when I try to use this software.  It is supposed to be used with Windows 95 or Windows 3.1.  Is there a way to make this compatible software?  Thank you!

    It would be unusual for a real program designed for Win95 or Win 3.1 be provided on a cd, they would normally have been on a diskette

  • is there a way to make acrobat from adobe (free version) the default display on an iphone 5, ios 9.3.2?

    is there a way to make acrobat from adobe (free version) the default display on an iphone 5, ios 9.3.2?

    Unfortunately, there is no such mechanism. This is a restriction imposed by Apple.

    -Dov

  • Hi guys, I had a problem with the monthly payment, it is written that my credit card data are no longer available, but my credit card is still valid until the 04.16 I olny a few days to fix this, is there another way to make a payment?... and h

    Hi guys, I had a problem with the monthly payment, it is written that my credit card data are no longer available, but my credit card is still valid until the 04.16 I olny a few days to fix this, is there another way to make a payment?... and how I can do?

    Since this is an open forum, not Adobe support... you must contact Adobe personnel to help

    Chat/phone: Mon - Fri 05:00-19:00 (US Pacific Time)<=== note="" days="" and="">

    Don't forget to stay signed with your Adobe ID before accessing the link below

    Creative cloud support (all creative cloud customer service problems)

    http://helpx.Adobe.com/x-productkb/global/service-CCM.html

  • Is there a way to make the character will blink or squint with one eye?

    Hi all!

    Is there a way to make the character will blink or squint with one eye? For example, in the 'Customize-> head' - Section only, I can customize some points on both eyes at the same time, but I have not found a way to make the character 'close' one eye so that it looks as if it is kind of flashing. It is even possible to do it with fuse... or IM just in the wrong place?

    Thanks in advance!

    Fabian Hey!  Fuse face expressions are more than one aspect of this face when you ask 'preview' it have rather intended for the laying of the real face.  We generally recommend leaving the fuse facial expressions and make laying in Photoshop, once you get there!  Here is a screenshot showing where you can access controls of the face in Photoshop.  That being said - I didn't "think that we have a unilateral wink or blink in fuse or Photoshop at the moment.  Might be interesting to post an idea in the forum of ideas for "better facial posing?"

    1. Select the 3D layer in the layers panel
    2. Select the skeleton of the character in the 3D Panel
    3. In the properties of the Panel change to the tab 'face '.
    4. Select an expression of search results
    5. Adjust the expression using the sliders and the offsets

  • Is there a way to make the vector lines (Path) more Visible in Photoshop CC on OSX?

    Is there a way to make the vector lines (Path) more Visible in Photoshop CC on OSX? Just passed from the CS6 in the CC, and it is very difficult to see when they are in fact seen visible.

    Apart from excellent advice from Terri, there is no way to really change how the paths appear - nevermind, I could use those more visible as well.

  • I have 300 pictures in the section 'develop' Edition. I would like to make all B &amp; W. is there a way to make all B &amp; W rather than one by one?

    I have 300 pictures in the section 'develop' Edition. I would like to make all B & W. is there a way to make all B & W rather than one by one?

    Hi Kates,

    You can always apply the same develop settings of an image at all.

    Please follow this link and it should be useful:

    https://helpx.Adobe.com/Lightroom/help/develop-module-options.html

    Please let us know if this helps

    Kind regards

    Tanuj

  • Is there a way to make a character lowercase style in indesign CS4?

    Is there a way to make a character lowercase style in indesign CS4 - i.e. a script?

    Cannot find a way to do this in GREP.

    I would like to have as a style of character - or a script that modifies a certain style to lowercase characters.

    Try this,

    app.findGrepPreferences = app.changeGrepPreferences = null;
    app.findGrepPreferences.appliedCharacterStyle = "lowercase";//replace your character style name here
    myFinds = app.activeDocument.findGrep();
    for(var i=0;i		   

Maybe you are looking for

  • by default the new tab opens to a page not available

    Greetings, everytime I open a new tab, the page always headed "chrome://quick_start/content/index.html" which would be fine except that the page seems not to exist, I think it may have been hijacked by a "update module false" while my mother used my

  • How to remove the upper part of the American flag to the right of the screen

    Hello I clicked on something that presents an American flag at the top right at the top of screen bar. I don't need a symbol that tells me that I use American English. How can I remove it? Thank you Garrett

  • Sat Pro 6100: firmwareupdate for wireless CardBus TI 1410 Lucent ORiNOCO

    Hello my laptop is a Toshiba Satellite Pro 6100with this wlan card: Wireless: TI 1410 CardBus / Lucent ORiNOCOand this firmware: Eth1: Material identity 0005:0004:0005:0000Eth1: Station identity 001f:0001:0008:000 hasEth1: Firmware identified as Luce

  • UPS prevents from starting

    I have a 27-inch iMac mid-2010 running El Capitan with all updates installed. When I've been updated to Yosemite to El Capitan I had to unplug the USB from my diet without interruption to the iMac to boot. Then a few weeks later a update to El Capita

  • What is the best graphics card between...?

    Hello I hope that you will be able to help me, Steve "" Intel Graphics Media Accelerator 5700MHD "" "or""ATI Mobility Radeon HD 3400 Series?"