We can search by last name, first name , city state etc
Is there any way of searching via email?
We send out a whole stack of emails, and some bounce because of wrong addresses, and it would be nice to be able to search via email
Selecting pt via email
-
- Posts: 293
- Joined: Mon Apr 22, 2013 8:49 am
- Location: Dallas, TX
- Contact:
Re: Selecting pt via email
I'm using the newest beta version and it's an option in this version. I can't remember if it was there before or not.
Until then, here's a user query you can use. Just change the gmail.com part to at least part of the email. Leave the % symbols there.
SELECT * FROM patient
WHERE Email LIKE '%@gmail.com%';
Until then, here's a user query you can use. Just change the gmail.com part to at least part of the email. Leave the % symbols there.
SELECT * FROM patient
WHERE Email LIKE '%@gmail.com%';
Re: Selecting pt via email
Yeah you probably just need to update your version of Open Dental. I added this back in June of 2012.
http://www.opendental.com/manual/patientselect.html
(The last search filter on the screenshot)

http://www.opendental.com/manual/patientselect.html
(The last search filter on the screenshot)
The best thing about a boolean is even if you are wrong, you are only off by a bit.
Jason Salmon
Open Dental Software
http://www.opendental.com
Jason Salmon
Open Dental Software
http://www.opendental.com