Having an issue with errors on a livecycle project, can anyone tell me what's wrong?
hello! i've uploaded screenshots of errors here : http://imgur.com/a/0mktu
when click add button add column, column appears (exactly how should) error comes up. don't know of this, think it's because there's shouldn't in code? can confirm me or give me answer on this? feel it's simple have little no experience livecycle.
thank time , help!
this code oplus1table:
form1.#pageset[0].page1.witnesstable.addwitness::click - (javascript, client)
witnesstable.witness1.instancemanager.addinstance(1);
and errors:
script failed (language formcalc; context xfa[0].form[0].form1[0].#pageset[0].page2[0].oplus1table[0].oplus1table[0].oplus1[2])
script=...
error: accessor 'true' unknown
and code witnesstable:
form1.#subform[0].witnesstable.addwitness::click - (javascript, client)
witnesstable.witness1.instancemanager.addinstance(1);
and error
script failed (language formcalc; context xfa[0].form[0].form1[0].#pageset[0].page1[0].witnesstable[0].witnesstable[0].witness1[3])
script=...
error: accessor 'true' unknown
like said, don't know much, looks same error in different context based off of oplus1table first error , witnesstable next.
thanks again help.
More discussions in LiveCycle pre-ES (6.x and 7.x) discussions
adobe
Comments
Post a Comment