Expand my Community achievements bar.

ResolveNodes

Avatar

Level 2

I would like to write a javascript program to access all of the textfields in a document.  How can I use resolveNodes(*) to do this?

Doug

2 Replies

Avatar

Level 10

Hi,

you better use pageContent method to filter for fields.

Here's an example: LiveCycle ES2 * Adobe LiveCycle Designer ES2

Avatar

Level 2

How do access the layout object from a textfield calculate event or anyplace else on the form?

Doug