Redirecting from one form to another in ZC mobile application

Redirecting from one form to another in ZC mobile application

Hello
I designed an application which is made of two forms, 
  1. In first form a customer enters his personal details, and a zoho crm contact is generated for him.
  2. when first form is completed, user is redirected to a second form using OpneUrl his Zoho CRM Contact ID
  3. when customer has completed the second form the data from is appended to the correct customer Contact in zoho CRM.
  4. the forms are published in a web site so all is done via browser.

Now, i want to let customers fill the form within the ZC mobile application and not in the browser (published form).
Is there a way to do a parallel functionality to OpenURL:
Upon completing the first form, redirecting to another form with in the application, not via browser\popup?
Thank you
Tal