Could somebody tell me what is causing Adobe LiveCyle to lose its mind
and generate hundreds of lines that are merely repeats of
this:Here's an example of what it
looks like for one field on a form. The tag is border. The line is repeated 250 times !! Is this a LiveCycle
bug or did I do something screwy to cause this? Could I just delete the
duplicate lines from the XML? 4. COMPLAINT
NOif (testscripts.enterFld(this))
{var back="parent.Ten98";var
next="parent.IncidentNature";jscripts.setTab(this,next,back);jscripts.boxEdges(this);}if
(testscripts.exitFld(this)) {this.rawValue =
IncidentNumber.formatIncNum(this.rawValue);MNPD.Form130.MNPDTrackingNumber.rawValue
=
TrackingNumber.createTrackingNumber("AFR-FORM130",MNPD.ND_Host.rawValue,MNPD.ND_atsEmployeeNumber.rawValue,this.rawValue);
console.println(MNPD.Form130.MNPDTrackingNumber.rawValue);
xfa.resolveNode("MNPD.#pageSet[0].PageArea1.CPN").rawValue =
this.rawValue;var r =
testscripts.validateFld(this);jscripts.unboxEdges(this);testscripts.stepFld(this,r);}xfa.resolveNode("MNPD.#pageSet[0].PageArea1.CPN").rawValue
= this.rawValue;