Next Button Element

A standard button which automatically moves to the next page when the Button is clicked or tapped. The Button uses the order of pages as they appear in the Pages tab of the Project Explorer.

Note, however, that the next page will not be displayed unless both the current page is valid and all previous pages in the sequence are valid. A page is valid if all Elements on the page which have one or more validation rules specified have been completed satisfactorily by the user or the page has no validations set. If the current page and all previous pages are valid, clicking or tapping the Next Button will display the next page in the sequence.

This Element is not affected by the value of the Nonsequential property found in the page properties. However, if you have set the Nonsequential property to True, i.e. you have marked a page as being nonsequential and hence able to be accessed out of sequence, we recommend that you don't use the Next Button on that page. If you want to move forward use the Go To Page Button instead.