I need help to make a required text field if a box has been checked, I get a SyntaxError: missing; before the instruction 3: in line 4

If (this.rawValue is 'Yes')
{
App.016Description0.mandatory = 'error ';

App.017EASAReference0.mandatory = 'error ';

App.018ComplianceStatement0.mandatory = 'error ';

App.019SupportingDocs0.mandatory = "error".


App.016Description0.mandatory.border.edge.color.value = "225,0,0";

App.017EASAReference0.mandatory.border.edge.color.value = "225,0,0";

App.018ComplianceStatement0.mandatory.border.edge.color.value = "225,0,0";

App.019SupportingDocs0.border.edge.color.value = "225,0,0";

}
else {}

App.016Description0.mandatory = "disabled";

App.017EASAReference0.mandatory = "disabled";

App.018ComplianceStatement0.mandatory = "disabled";

App.019SupportingDocs0.mandatory = "disabled";


App.016Description0.mandatory.border.edge.color.value = "225,0,0";

App.017EASAReference0.mandatory.border.edge.color.value = "225,0,0";

App.018ComplianceStatement0.mandatory.border.edge.color.value = "225,0,0";

App.019SupportingDocs0.border.edge.color.value = "225,0,0";

}

Hello

There are a few differences in the names allowed for a field of XFA and a JavaScript object and having a dot in a name is one of them.  In JavaScript, you need to reference the field as a property of the parent, so if the app.016Description0 field is a parent page 1, then you can use page 1 ["app.016Description0"].

But I would like to rename your XFA fields.

Concerning

Bruce

Tags: Adobe LiveCycle

Similar Questions

  • If a box is how to make a required text field

    Hello

    I'm hoping someone out there can help me.

    I have created a form in adobe acrobat 9, I have one checkbox called 'other' and a field of text called "other_please_specify". What I hope to do is when a user selects the "other" box the text field 'other_please_specify' becomes necessary. I need also some sort of action if a user turns off the "other" box then the text field 'other_please_specify' is required.

    Can someone help me understand this?

    Thanks in advance

    Possibly by that you mean the property of the EmployeeID field, the script of the mouse to the top of the box can be something like:

    (function () {
    
        // Get a reference to the text field
        var f = getField("other_please_specify");
    
        // Set the required property depending on the check box state
        if (event.target.value !== "Off") {
            f.required = true;
        } else {
            f.required = false;
        }
    
    })();
    

    The 'if' block can be simplified to:

        // Set the required property depending on the check box state
        f.required = event.target.value !== "Off";
    
  • Backup need help to install a new version of windows xp that has been saved in my c: / my 053110 0240 pm backup

    I've accidentally done a system recovery for windows xp on an old record.  On the back of the screen it said that it would save my current version of windows xp on my drive c as c; /My Backup 053110 0240 pm.  It appears in my drive c currently but I can't understand how to reinstall it from there. I tried the system restore and it keeps only let me restore to the point that I put the old version in and nothing before.  How can I get my backup version to install from drive c. help, please

    Please repost your question in the Forums XP: http://social.answers.microsoft.com/Forums/en-US/category/windowsxp where the XP experts will be happy to help you.

    Good luck!

    Lorien - MCSA/MCSE/network + / has + - if this post solves your problem, please click the 'Mark as answer' or 'Useful' button at the top of this message. Marking a post as answer, or relatively useful, you help others find the answer more quickly.

  • Text field validating this date has been entered - using Acrobat Pro

    I created a PDF form and need a text field which I formatted to a date field to validate if a date has been entered. For example if I have tab on this area and there are no registration, I want an alert to be produced by telling the user that the field is in need of a date is valid. Thank you

    Figured it out.

    onBlur for this area, I used:

    If {(lastValueInvalid)
    Event.Target.Value = "";
    lastValueInvalid = false;
    }

    If (event.value == "") {}
    App.Alert ("required field (cannot be empty): Please enter a valid Date of decision (example: 03/04/2015) ');
    }

    Then I added under the Javascript:

    lastValueInvalid = false;

    function FCDate_Keystroke (errorMessage, format)

    {

    var value = AFMergeChange (event);

    If (! value)

    return;

    If (event.willCommit)

    {

    var date = AFParseDateEx (event.value, format);

    If (! date)

    {

    FieldValidationPending = true;

    lastValueInvalid = true;

    If (! event.silenceErrors)

    App.Alert (ErrorMessage);

    } else {}

    FieldValidationPending = false;

    lastValueInvalid = false;

    }

    }

    on the other

    {

    If (!.) FC_DATE_KEYSTROKE_RE.test (value))

    {

    App.Beep (0);

    Event.RC = false;

    }

    }

    }

  • How to make a required checkbox field stop a submission form if not checked.

    Hello

    I have a form needs people to accept both boxes before submitting the form when you click a button.

    I use Acrobat X Pro.

    The form does not present when a required text field is empty, but when the boxes are empty again tries to present.

    How can I work around this problem?

    Thank you.

    You can't do it directly, but there is a workaround solution. Create a (hidden) text field and set it as required. As a custom text field calculation script, enter the following code:

    This.getField("Check_Box1").value = Event.Value == "Off"? "": this.getField("Check_Box1").value;

    This will prevent the submitted document if "Check Box1" is unchecked. The downside is that the box will not be underlined in red when validation fails, but at least the record will not submit partially filled in.

    Alternatively, you can write you own validation script, which can provide a comprehensive report which fields have yet to be filled before submitting the file.

  • SyntaxError: missing) after the list of arguments. Help!

    Hello im new to flash programming world and I need help I get this in the spot output when I choose 'Quick project' at the location of the project:

    SyntaxError: missing) after the list of arguments.

    I need to know what this means and how solve this problem, this is the code I was doing.

    package
    {
    import flash.display.MovieClip;

    SerializableAttribute public class Main extends MovieClip
    {
    public void Main()
    {
    trace ("Hello World");
    }
    }
    }

    as you can see, this is one from a "Hello World" program

    If you need more info just

    God bless you

    -Manboy777

    \m/ ROCK ON!

    1. click on file

    2. click on publication settings

    3. click on flash

    4. check "enable debugging".

    5 test

    6. copy error message

    7 paste the error message into the new message in this forum

  • I bought a year of adobe cc today. When the screen came to tell me that he has been to process my payment, do not press the 'back' button or refresh the page such that it could take a few minutes. 7 hours ago. The cat to help told me it would take 24 hour

    I bought a year of adobe cc today. The screen came to tell me that he has been to process my payment, do not press the 'back' button or refresh the page, because this could take a few minutes. 7 hours ago. I contacted the Department of chat help and told me it would take 24 hours to process. Is this normal? Why the screen me "a few minutes" looks like if she's actually 24 hours? Does anyone else have this problem? I'm so tempted to just refresh the page and try my luck with my credit card, canceling a second payment if it happens. THIS could be faster.

    Hi stephanie palmer,.

    We would like to inform you that your order has been placed successfully and you can the course using the subscription.

    Please follow the link mentioned to install products below.

    Using creative cloud | Download, install, update or uninstall applications

    Kindly share the results once made.

    Thank you

    Atul Saini

  • Ok.  The printable tutorial does not seem to explain how to add layouts replacing / screens. It has been my intention add additional provisions / screens once the basic site became operational. Can you help me?

    Ok. I have a handle on my site with the publishing refresh in the browser. Yet to learn though. The printable tutorial does not seem to explain how to add layouts replacing / screens. It has been my intention add additional provisions / screens once the basic site became operational. Can you help me?

    Please specify a little more than if you are referring to versions available phone/tablet of the site you want to add to your site from Muse.

    These links would be useful:

    http://helpx.Adobe.com/Muse/tutorials/creating-mobile-layout-designs-Muse.html

    TS http://TV.adobe.com/watch/Muse-Feature-Tour/Adobe-Muse-Designing-for-Smartphones-and-table.

    https://www.YouTube.com/watch?v=_Bq1hViogS4

    Thank you

    Sanjit

  • Action required: Your Adobe Creative cloud membership has been suspended

    I received an email a few minutes earlier, declaring these:

    Action required: Your Adobe Creative cloud membership has been suspended

    Your creative cloud membership will be passed to free at the end of the next billing period because we were able to charge the credit card. Update your payment information to your paid subscription.

    My credit card information is valid so that this email should not have been sent.

    I was asked to click on a link in the body of the e-mail, in order to update my payment information for CC.

    In view of the breach of huge customer info, I decided to connect to the CC page instead and review my payment information there.

    When I tried to update, I received an error message saying that something was wrong on the side of Adobe.

    Can someone advise please? It becomes frustrating.

    Thanks in advance

    Panos Efstathiadis

    Hi Simon,.

    You're right, after verification, the reasons are valid, we consider the question that we are really concerned about our dear users. If you are facing a similar problem,

    Please do not hesitate to send me a private email, I will follow it to the top.

    Kind regards

    Baudier

  • Need help to fill in a text box in a drop-down list.

    I think I have most of the code and correct settings, but I need help.

    I have a drop down list that is populated with 3 States. When a certain State is selected in the drop-down list, I need a text box to fill with tax information for each State. I list them set up variables that define the drop-down list data and the data that I want to appear in the text box. I also code basic javascript in place - but it is not perfect.

    The problems I'm having with the dynamic .pdf file include:

    1. where a State is selected in the drop-down list, the user must first click the text box so that the appropriate text appears in the box.

    2. when a State is selected in the drop-down list and the user clicks on the text box to display the text of tax info, tax info text does not change as it should if a user selects a different State in the drop-down list.

    3. the tax information in the text box will appear for 2 States (what is because the variable list that I put in place for these States has too many characters of text? Is there a way to bypass this limitation?)

    Can someone help me change the javascript code and settings that I use to make the text field to fill in correctly? It is the first project of livecycle that I tried and my first experience with javascript.

    Here's the file I'm working on:

    http://www.filedropper.com/outofstatetaxtemplate2

    Just discovered this chapter sample of Peachpit Press which talk about whatever it is you are trying to do.

    http://www.Peachpit.com/articles/article.aspx?p=1021020&seqNum=4

    They provide even a sample download in order to examine the code. Change the numeric field in a text field, and you're all set.

  • Need help to make calls in blackberry

    Hello friends,

    I need your help to make calls in blackberry OS version 6.0 and later versions.

    I write code to use, it works very well below 6.0 but on 6.0 and above all he does not.

    When I try this code on 6.0 I receive "cannot connect, call in progress.

    According to my research, this is a specific problem of the OS, but I'm not satisfied with this research.

    Actually I do an application that will dial a specific number again and again for 5 times ({at least} chosen by the user).

    Code: -.

        Application.getApplication().invokeLater(new Runnable() {
    
                public void run() {
                    try {
                        ApplicationManager.getApplicationManager().requestForeground(appProcessId);
                        Invoke.invokeApplication(Invoke.APP_TYPE_PHONE, new PhoneArguments(PhoneArguments.ARG_CALL, phoneNumber));
                              } catch (Exception ex) {
    //                    ex.printStackTrace();
                    }
                }
            });
    

    To resolve this problem, I tried for a few weeks, but no luck.

    Please help me.

    Thanks guys,.

    I found the solution to this problem,

    to fix this, I maintain a difference of 10 seconds on each call, I did.

    Thank you once again

  • Need help to make a clone of 'take this lollipop '.

    Hello

    I am in a project where I need to create a dynamic video like the famous "take this pacifier" where some content are added dynamically to video, but I have not enough experience with as3 (I'm a developer of js).

    Take this screenshot of the video for example, I need to simulate a facebook page with dynamic content in it.

    pilotJPG.JPG

    I think to do is create a Movieclip with all the content and insert into the scene on top of the phone screen and on each image, change the position of the MovieClip, which must be deformed to match the screen of the phone.

    All I want to know experienced developers as3 is if it is the best solution or there is another way to do this method requires a lot of manual work to match the coordinates of the screen of the phone.

    thank you guys in advance for any help.

    In an AS3 FLA, you can place a bitmap image into a movieclip and then the 3D rotation/distort the image. Put the movieclip rotated in front of the screen of the phone. You could even lead to deal with a mobile phone.

    Now, the tricky part is the two things exactly in phase, and something like this I've seen online has been achieved by importing the video in Flash, time

    line, rather than play an external video file.

  • I need help to make a timelapse video.

    I need som help to make a timelapse video. Have loaded 70 pictures a 15 seconds.

    It is located on the timeline and where to stop it.

    I failed every English class that I ever had to take, even if English is my mother tongue.

    You can analyze these phrases for me.

    Have loaded 70 pictures at least 15 seconds.

    and

    It is located on the timeline and where to stop it.

    If you loaded 70 image files in a stack of layers in a photoshop document. In the timeline panel, create an image animation. In the animation of the framework Panel use the menu drop down and use make frames from layers. Then make your video or save for web, an animated gif.

  • Need help creating automatic setup of WiFi for XP Win 7, etc... Get errors on XP

    I have 100s of Win 7 and Win XP computers and I need a way to automatically configure WiFi. Some will be made for students and others for personnel etc. I did hours of research on this mega and using a Win 7 PC to create export to a USB key that is susposed to work on all versions of XP upwards. But, of course, it isn't. This works for Windows 7 and Vista, but not for XP.

    Here's what I did...

    1 a tried using the XP "Wireless Network Setup Wizard" to my XP PC. But it is defective and not allow you to create an installation WITHOUT any encryption, of course it is not acceptable as our WiFi does not use it. We use a system of Access Point Aruba which forces authentication VIA AD/connection on the first attempt to navigate the web. No encryption AT ALL as much as the WiFi client installation is concerned. I also did a profile exactly as I want only it except that I put in bogus WEP settings so it creates the SMRTNTKY with the WSETTING file. WFC file in it and then edited the. WFC to remove file but then it wouldn't work which is NOT ACCEPTABLE.

    2 went to a Win 7 PC as it does from there is supposed to work on Vista and XP too and had no problem using the option 'Copy this network on a USB flash drive profile' and it works perfectly for Win 7 and Vista, but - error on XP with the following message...

    The wizard found no information needed to set up a network, or the information was not usable. Try to rerun the wizard to your original computer.

    After reviewing the files generated between the XP method to export a WiFi profile to a USB key and how to Win 7 well, I found the following differences, all related to security settings. Of course, it's a bug or a design defect and a BIG problem for the IT Pro.

    Here's what my two WSETTING. Resemble WFC files.

    For XP I have:



       
            011C0F3E-EB0F-46B8-BA95-267ADEA25EC3
            0B4E59B8-8317-46B2-B8C2-C46850162E6C
            The Microsoft Wireless Network Configuration Wizard
       

        Student
        ESS
        0
        0
       
            Open
            WEP
            12345
            0
            0
       

    For Win 7 I have:



       
            01BC3658-4F27-42D1-92F7-3F7CF581A75E
            0B4E59B8-8317-46B2-B8C2-C46850162E6C
            The Microsoft Wireless Network Configuration Wizard
       

        Student
        ESS
        0
        0
       
            Open
            None
           
            0
            0
       

    There seems to be ONLY two lines which differ between the two files and are as follows...

    For XP:

    WEP
            12345

    For Win 7:

    None
           

    As you can see that the difference is in the security settings that I don't use. (This is a choice made by the powers above me and I have to work with that. MS should keep in mind at ANY moment the IT pro should have the last say on optional parameters is NOT MS)

    It seems that Microsoft, when they created this tool never intended be used by computer professionals as they force the settings for the IT Pro to decide at ANY TIME, not Ms.  IE to use WEP/WPA etc, or NONE.

    So am I missing something? How do I create an automated way I can run thousands of times without error on XP, Vista or Win 7 to configure profiles WiFi which will have NO apparent safety, but who actually do?

    I would VIA reg setting if I knew where to find all the reg settings to do, but the hours of Googleing gave this info. Everything seems to point to the network VIA USB method profile, which would be perfect if it worked on XP. If there was a simple file I could copy from a master system of its many clones then it works. I could wrap it in one. BAT file or use INNO Script to create a file of configuration etc. Many ways I could do if I could find any files, settings, etc., I would need control.

    It shouldn't be rocket science. I've seen where Microsoft has said they recognize the need for professionals like me to be able to automate this process for any tech user, but then the tools thay do aren't for the professionals that they take away the option of PROFESSIONAL (on-site tech who knows the most, is NOT MS) to decide, using their knowledge intament businesses must make choices about the use or non-use of WEP etc (it's a theme common in MS assistants, just look at the hack job SYSPrep is based by default on the local Administrator profile profile, a MAJOR mistake and a security risk, rendering it useless in a corporate environment where the local Admin profile is preconfigured with options parameters, links, etc. to the things a pro IT does not that the general user to see or to do but they need on the local admin ONLY)

    Thanks for any help you can give.

    Ralph Malph

    Hello

    Questions like these are much better handled in the TechNet IT Pro Forums.

    My moderator tools cannot transfer messages on Windows forums, please re - ask you question there.

    http://social.technet.Microsoft.com/forums/en-us/w7itpronetworking/threads?sort=firstpostdesc

  • Need help with Add/Remove buttons work field

    Someone here on the forums had previously helped me to get a button set up a form that would add an additional text field to a form.  I need now to a separate created button that will remove a text field in the case where too many have been added.  I hope someone can help me with this because my XML knowledge is virtually nil.  It's not like I can upload files to the forum here, so I'll try to paste my code.  I just need to get the "-" button to subtract a line.  Thanks in advance for the help.

    -Chris

    <? XML version = "1.0" encoding = "UTF-8"? >

    <? XFA generator = APIVersion "AdobeLiveCycleDesignerES_V8.2.1.4029.1.523496" = "2.8.9029.0?" >

    " < = xmlns:xdp xdp:xdp ' http://ns.Adobe.com/XDP/ " "timeStamp ="2010-06 - 28 T 16: 04:04Z" uuid = "081329f3-4914-4dde-87ae-75a83da8434e" >

    " < model xmlns =" http://www.XFA.org/schema/XFA-template/2.6/ ">

    <? formServer defaultPDFRenderFormat acrobat8.1static? >

    < name of the subform = "form1" layout = "CT" local = "en_US" >

    < Pagesand >

    < name Pagearea = "Page1" id = "Page1" >

    < contentArea x = 'No 19.05 mm' y = '12.7 mm"w ="190.5 mm"h ="266.7 mm"/ >

    < average stock = "default" short = long "612pt" = "792pt" / >

    <? templateDesigner expand 1? > < / pageArea >

    <? templateDesigner expand 1? > < / Pagesand >

    < subform w = "7.5" in h = "10.5" in name = "Page1" >

    < subform w = y "174,625 mm" = "79,377 mm" name = "Current_Objectives" layout = "CT" >

    < subform w = h "174,625 mm" = "9,522 mm' name = 'Objective' >

    < = minH "txt_currobj" field name = '8,263 mm"w = mm"174,625">

    < ui >

    < textEdit multiLine = "1" >

    < border >

    <? templateDesigner styleId aped3? >

    < STROKE edge = "lowered" / >

    < / border >

    < margin / >

    < / textEdit >

    < /UI >

    < font size = cast '11pt' = "Verdana" / >

    < topInset margin = ' 1 mm ' bottomInset = ' 1 mm ' leftInset = ' 1 mm ' rightInset = ' 1 mm "/ >

    < para vAlign = "middle" / >

    < caption reserve '7,76 mm' = >

    < para vAlign = "middle" / >

    < value >

    < text > 1. < / text >

    < / value >

    < font size = cast '11pt' = "Verdana" / >

    < / legend >

    < activity = 'initialize' name = "event__initialize" >

    < script contentType = "application/x-javascript" > this.caption.value.text.value = (this.parent.index + 1) + "."

    < /script >

    < / event >

    < / field >

    < occur max = "-1" / >

    <? templateDesigner expand 1? > < / subform >

    < field h = "5.08 mm" name = "curr_obj_add_line" w '5.08 mm' = >

    < ui >

    < button nail = 'push' / >

    < /UI >

    < character = "Arial" / >

    < caption >

    < value >

    < text > + < / text >

    < / value >

    < para hAlign = "center" vAlign = "middle" / >

    < character = "Arial" / >

    < / legend >

    < border = 'right' hand >

    < STROKE edge = "raised" / >

    < filling >

    < color value = '212, 208, 200' / >

    < / filling >

    <? templateDesigner styleId apbx2? > < / border >

    < link match = "none" / >

    < help >

    < toolTip > add < / ToolTip >

    < / help >

    < activity = "click on" name = "event__click" >

    < script contentType = "application/x-javascript" >

    _Objective.addInstance (1)

    < /script >

    < / event >

    < / field >

    < field h = "5.08 mm" name = "curr_obj_del_line" w '5.08 mm' = >

    < ui >

    < button nail = 'push' / >

    < /UI >

    < character = "Arial" / >

    < caption >

    < value >

    < text > - < / text >

    < / value >

    < para hAlign = "center" vAlign = "middle" / >

    < character = "Arial" / >

    < / legend >

    < border = 'right' hand >

    < STROKE edge = "raised" / >

    < filling >

    < color value = "212,208,200" / >

    < / filling >

    <? templateDesigner styleId apbx2? > < / border >

    < link match = "none" / >

    < help >

    < toolTip > delete an element < / ToolTip >

    < / help >

    < activity = "click on" name = "event__click" >

    < script contentType = "application/x-javascript" >

    _Objective.deleteInstance (1)

    < /script >

    < / event >

    < / field >

    <? templateDesigner expand 0? > < / subform >

    <? templateDesigner expand 1? > < / subform >

    < desc >

    < name of text = 'version' > 8.2.1.4029.1.523496.503679 < / text >

    < / desc >

    <? templateDesigner expand 1? > < / subform >

    <? templateDesigner DefaultLanguage FormCalc? >

    <? templateDesigner client DefaultRunAt? >

    <? Acrobat JavaScript strictScoping? >

    <? templateDesigner Zoom 100? >

    <? templateDesigner grid see the: 1, wink: 1, units: 0, color: ff8080, origin: (0,0), interval: (125000,125000)? >

    <? templateDesigner 26 FormTargetVersion? >

    <? templateDesigner 1 SaveTaggedPDF? >

    <? templateDesigner 1 SavePDFWithEmbeddedFonts? >

    <? templateDesigner horizontal management: 1, vertical: 1, guidelines: 1, crosshairs:0? > < / template >

    " < config xmlns =" http://www.XFA.org/schema/XCI/2.6/ ">

    < name of agent 'designer' = >

    PDF of < destination > < / destination >

    < pdf >

    <!-[0 n]->

    < fontInfo / >

    < / pdf >

    < / agent >

    < date >

    <!-[0 n]->

    < pdf >

    <!-[0 n]->

    < version > 1.7 < / version >

    < adobeExtensionLevel > 1 < / adobeExtensionLevel >

    < / pdf >

    < common / >

    < script >

    Server < runScripts > < / runScripts >

    < /script >

    < xdp >

    packs of <>* < / packages >

    < / xdp >

    < / date >

    <? originalXFAVersion http://www.XFA.org/schema/XCI/2.8/ ? > < / config >

    " < Romagna xmlns =" http://www.XFA.org/schema/XFA-locale-set/2.6/ ">

    <? originalXFAVersion http://www.XFA.org/schema/XFA-locale-set/2.6/ ?>

    < name of locale = 'en_US' desc 'English (United States)' = >

    < name calendarSymbols = "Gregorian" >

    < monthNames >

    < month > January < / month >

    < month > February < / month >

    < month > March < / month >

    < month > April < / month >

    < month > may < / month >

    < month > June < / month >

    < month > July < / month >

    < month > August < / month >

    < month > September < / month >

    < month > October < / month >

    < month > November < / month >

    < month > December < / month >

    < / monthNames >

    < abbr monthNames = "1" >

    < month > Jan < / month >

    < month > Feb < / month >

    < month > Tue < / month >

    < month > after < / month >

    < month > may < / month >

    < month > Jun < / month >

    < month > Jul < / month >

    < month > August < / month >

    < month > Ms < / month >

    < month > Oct < / month >

    < month > Nov < / month >

    < month > Dec < / month >

    < / monthNames >

    < dayNames >

    < day > Sunday < / day >

    Monday < day > < / day >

    < day > Tuesday < / day >

    < day > Wednesday < / day >

    < day > Thursday < / day >

    < day > Friday < / day >

    < day > Saturday < / day >

    < / dayNames >

    < dayNames abbr = "1" >

    < day > Sun < / day >

    < day > LUN < / day >

    < day > Tue < / day >

    < day > sea < / day >

    < day > set < / day >

    < day > sat < / day >

    < day > Sat < / day >

    < / dayNames >

    < meridiemNames >

    < meridiem > AM < / meridiem >

    < meridiem > AM < / meridiem >

    < / meridiemNames >

    < eraNames >

    < age > BC < / era >

    < age > AD < / era >

    < / eraNames >

    < / calendarSymbols >

    < datePatterns >

    < name datePattern 'full' = > EEEE, MMMM D, YYYY < / datePattern >

    < name datePattern = "long" > D MMMM, YYYY < / datePattern >

    < name datePattern "med" = > MMM D, YYYY < / datePattern >

    < name datePattern "short" = > d/m/YY < / datePattern >

    < / datePatterns >

    < timePatterns >

    < name timePattern 'full' = > SS A Z < / timePattern >

    < name timePattern = "long" > SS A Z < / timePattern >

    < name timePattern "med" = > SS A < / timePattern >

    < name timePattern 'short' = > h: mm A < / timePattern >

    < / timePatterns >

    < dateTimeSymbols > GyMdkHmsSEDFwWahKzZ < / dateTimeSymbols >

    < numberPatterns >

    < name numberPattern 'digital' = > z, zz9.zzz < / numberPattern >

    < name numberPattern = "currency" > $z, zz9.99 | ($z, zz9.99) < / numberPattern >

    < name numberPattern = '%' > z, zz9% < / numberPattern >

    < / numberPatterns >

    < numberSymbols >

    < name numberSymbol 'decimal' = >. < / numberSymbol >

    < numberSymbol = "group" name >, < / numberSymbol >

    < name numberSymbol = '%' > % < / numberSymbol >

    < numberSymbol name = 'less' > - < / numberSymbol >

    < numberSymbol name = "zero" > 0 < / numberSymbol >

    < / numberSymbols >

    < currencySymbols >

    < currencySymbol = 'symbol' name >$ < / currencySymbol >

    < name currencySymbol = "isoname" > $ < / currencySymbol >

    < currencySymbol = "decimal" name >. < / currencySymbol >

    < / currencySymbols >

    <>fonts

    < name of font = 'Myriad Pro' / >

    < name of font = "Minion Pro" / >

    < name of font = "Courier Std" / >

    < name of font = "Adobe Pi Std" / >

    < name of font = "Adobe Hebrew" / >

    < name of font = 'Adobe Arabic' / >

    < name of font = 'Adobe Thai' / >

    < name of font = "Kozuka Gothic Pro - VI M" / >

    < name of font = "Kozuka Mincho Pro - VI R" / >

    < name of font = 'Adobe Ming Std L' / >

    < name of font = "Adobe song Std L" / >

    < name of font = "Adobe Myungjo Std M" / >

    < / font >

    < / locale >

    < / Romagna >

    < xmlns: x x: xmpmeta = "adobe: ns:meta / ' x: xmptk =" Adobe XMP Core 4.2.1 - c041 52.337767, 2008/04/13-15: 41:00 ">" "" "

    " < RDF: RDF = xmlns:rdf ' http://www.w3.org/1999/02/22-rdf-syntax-ns# ">

    " < Xmlns:xmp = RDF" http://ns.Adobe.com/Xap/1.0/ "rdf: about =" "> "

    < xmp:MetadataDate > 2010-06-28 T 16: 04:04Z < / xmp:MetadataDate >

    < xmp:CreatorTool > Adobe LiveCycle Designer ES 8.2 < / xmp:CreatorTool >

    < xmp:ModifyDate > 2010-06-28 T 11: 28:54 - 04:00 < / xmp:ModifyDate >

    < xmp: CreateDate > 2010-06-18T 11: 45:23 - 04:00 < / xmp: CreateDate >

    < / RDF: Description >

    " < Xmlns:pdf = RDF" http://ns.Adobe.com/PDF/1.3/ "rdf: about =" "> "

    < pdf:Producer > Adobe LiveCycle Designer ES 8.2 < / pdf:Producer >

    < / RDF: Description >

    " < Xmlns:xmpMM = RDF" http://ns.Adobe.com/Xap/1.0/mm/ "rdf: about =" "> "

    < xmpMM:DocumentID > uuid:081329f3-4914-4dde-87ae-75a83da8434e < / xmpMM:DocumentID >

    < xmpMM:InstanceID > uuid:4d9ea5d0-fbf1-4be5-8aa5-b9c828a765e9 < / xmpMM:InstanceID >

    < / RDF: Description >

    " < Xmlns = RDF" http://purl.org/DC/elements/1.1/ "rdf: about =" "> "

    < dc:format > application/pdf < / dc:format >

    < / RDF: Description >

    " < Xmlns:desc = RDF" http://ns.Adobe.com/XFA/promoted-desc/ "rdf: about =" "> "

    < desc:version rdf:parseType = "Resource" >

    < rdf: value > 8.2.1.4029.1.523496.503679 < / rdf: value >

    < desc:ref >/template/subform [1] < / desc:ref >

    < / desc:version >

    < / RDF: Description >

    < / RDF: RDF >

    < / x: xmpmeta >

    " < xfdf xmlns =" http://ns.Adobe.com/XFDF/ "XML: Space ="preserve"> "

    < annots / >

    < / xfdf > < / xdp:xdp >

    Hello

    It is difficult to see the XML Source what is happening. There are sites like YouSendIt.com or Acrobat.com where you can download files from file sharing.

    In any case, I see the Add button, then the delete row button would look like:

    _Objective.removeInstance(this.parent.index);
    

    The underscore character is a shortcut for instanceManager. I suspect that the goal is the repetitive element. It is easier to include the button Delete a row in the repeating line, in this way the user can select which line they want to delete.

    There is an example here: https://acrobat.com/#d=tdpzltrl25yU2PkvgaQO9w

    Look in the click event of the button 'X '.

    Good luck

    Niall

Maybe you are looking for