I’m developing an application for a charity helping children who need surgery in Appsheet to keep APPOINTMENTS.
I have a table for Contacts in Google Sheets which include patients, doctors, hospitals, etc with fields like, name, phones, email, etc each record with a key. I put them all in one table as I keep the same fields for all patients, doctors and hospitals.
I have another table with appointments where I record date, patient, hospital, doctor, notes etc.
How do I use the valid if in Appsheet so that in the appointment form, I can pull up enum lists for patient, hospital and doctor?
Thanks in advance for your help.