User hits Submit button and goes to next page...?

User hits Submit button and goes to next page...?

Hello, I am new to Zoho Creator, and to scripting.

I have created several pages of forms, and would like the user to click submit and go to the next form.  How can I customize the Submit button for that to happen?

Perhaps the bigger question is related to what I am doing. I am creating a database that tracks a Site, the Collections in a site, and then the Objects in the Collections at the Sites. I'd like the user to fill out the Site first, then tell me about the collections in the site, then the objects in the collections. 

I've tried to use sub-forms but the result has them splayed across the page...there's probably about 10-15 questions and they are spread out horizontally, rather than vertically in a column.

So the idea I'd like is to have a page for Sites, a page to enter Collections, and a page to enter Objects.

It appears to me that I need a button that says "finished" (entering collections, sites, objects, whatever) and a "submit" button that submits the form and comes back to the same form to enter more data.

Thank you for any help or direction you can provide me..

Richard

PS, I have found and downloaded the deluge script guide and am reading that.