I'm having a devilish time with Javascript in LiveCycle. The latest is something that should be totally simple.
On a multipage form (with many, many fields and text items), I want to code the LastName field in the "Page1" to replicate changes to the LastName field on ("SelectionPage ").
I use the following code in the Page1:LastName: :change event:
Code:
form1.Page1.LastName::change