I changed Account to Hospital. I added new entity Doctors that belong to a particular account/hospital only.
I changed Contact to Patient. So now Patient can sign up for ONE hospital.
I would like to have a lookup field in patient that can select ONLY the doctors that belong to the hospital/account that patient signed up for and only ONE doctor so I don't need subgrid. Just a lookup field.
Can't seem to set it up in just the simple lookup from patient to doctors. It shows ALL doctors, not just the doctors for that particular hospital.
Is there a way to do so in doctors lookup view from patient?
Thanks.