Hello all,
I'm getting an "accessor unknown" error in LiveCycle, and I can't figure out why. The error I'm getting is, "Error: accessor 'end_disposition_string' is unknown." As far as I can tell, this is generally caused by referencing a variable that hasn't been created, but I am creating "end_disposition_string" before I reference it. The error is in the object I'm showing the code for below, and I checked to make sure I have the language set to FormCalc.
Any idea what I could be doing wrong?
Thanks in advance for your help!