moving from one form to another
Hello,
Say I have a set of five forms in an application. I want to l arrange these five forms in such a way that there is a next button at the end of the first four forms and a submit button at the end of the fifth form. When the next button is pressed the new form is displayed for data entry and when the submit button is pressed data from all five forms is pushed into the zoho creator db.
How to accomplish this?