By default the form will load the first page of your form.
If you hide the first page, the form will load to the next page
To have the form load to a specific page go to the appropriate STAGE /Role combination, then on the page properties for the pages that are before this page, set them to be hidden… the users will then go to the first unhidden page..
if you then want them to be able to go back to the these hidden pages for any reason, on a ‘button’ that you may set to 'show page xxx' Add the SetState script to set the hidden pages state to NORMAL followed the ‘show page’ script to send them to that page
