Avatar

Level 2

Hello,

I came across this post as help. Though, I seem to be having issues with my javascript or placement of my script.

I wonder if you can detail what you did.

My scenario is:

In design view, I place the following script in change::event -> xfa.resolveNode("form1.#pageSet[0].StudyPLan.TextField").rawValue=this.rawValue;

The intent is to have the text that is entered into "this" field to echoed in the "StudyPLan.TextField" on the master page. (Note that the Textfield on the master page is a Floating field. Do I really need that or can it be left as a standar text field?).

Ideally, I will want the value from "this" to be echoed to pages 2 and so on as the document is populated.

Thanks,

Erik