I am just trying to create my first MultiPage.

On page change event, I want the data on page 1 to be validated (I have the validation checks working).

If any of the validation checks fail, I want the page change event cancelled. However I can not find a way to cancel this.

An equally acceptable solution (if unable to cancel the change event), would be to force the multipage back to the first page.

Can this be done?