Edit report by record ID in zoho creator form
Hi,
i have a published registration form and I want my user able to edit this form report. I've tried edit record with record ID and that's work fine. On my zoho site i create input form for user to input his/her record ID and after submit it, the form redirect to my form edit report page and that's work too. The weakness with this method is, i can't validate the record ID.
it's my goal:
user input his/her record ID on input form, if record id true redirect to edit report page, if record ID false refresh page / redirect to my custom url or just showing an alert.
and my question is :
2. as i said i created input form on my zoho site. Can i create an input form on my zoho creator that have same function with my input form on my zoho site ?
3. if i can create that form on zoho creator, can that input form matching the record ID in report with record ID inputted by user ? (if record id match, then redirect to edit report).
4. Is there any alternative way to gain my goal ?
Thanks.