I'm new to Zoho creator and I wonder if it's possible/where to find a working example of what I plan to do.
I basically want to create a status checking application where I will import an XLS sheet that contains email, password, status and other info.
The users will be present with a form that contains email and password field. When submit, it will query the table and depends on the value of the Status column, will return different custom message.
I will update the XLS offsite and upload the XLS to the app.
Thanks