The name of the page to goto. This is the name given to the page in the designer.
Optional
validate: booleanSet to true
to prevent the page change in case the current page is invalid. Set to false
to
perform the navigation irrespective of whether the current page is valid.
A formcycle form may consist of multiple pages. This function lets you change to another page. You may also specify whether navigation should be prevented in case the current page is invalid (e.g. due to required fields that are still blank).