Hello
I designed an application which is made of two forms,
- In first form a customer enters his personal details, and a zoho crm contact is generated for him.
- when first form is completed, user is redirected to a second form using OpneUrl his Zoho CRM Contact ID
- when customer has completed the second form the data from is appended to the correct customer Contact in zoho CRM.
- 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