Jump to Page on Input
When a shopper opens a document and enters information in a form field, he may not see anything happen if the variable is placed on a page which is not visible in the current view. This example uses an action to jump to the page where the form field input appears when the shopper begins to type in the field.
Figure 10.108: The variable for this form field is placed on page 2 of this document and is initially not visible.
 
Figure 10.109: The relevant page is displayed when the shopper starts entering input in the form field.
Summary
Use this single-line action to jump to the page where the variable in question is placed.
Action type: On Change (In the Actions tab, edit On Change.)
Variable type: all
Action code: to jump to page 2 of the document:
1 execute page 2 select
Action code: to jump to page 1 of the document:
1 execute page 1 select
doc. version 6.0.4