Show Popup Alert

This forum is for programmers who have questions about the source code.
Post Reply
technosoft
Posts: 11
Joined: Thu Nov 01, 2018 4:37 am

Show Popup Alert

Post by technosoft » Thu Nov 01, 2018 9:01 am

Hi,
Can we show Popup (Alert) when the family and appointment form is being loaded without any customization in code?

Regards,
N.

User avatar
cmcgehee
Posts: 711
Joined: Tue Aug 25, 2015 5:06 pm
Location: Salem, Oregon

Re: Show Popup Alert

Post by cmcgehee » Thu Nov 01, 2018 9:36 am

You could make a popup come up when a new appointment is created. See https://www.opendental.com/manual/automation.html for details. You can create a popup to show whenever a patient is selected https://www.opendental.com/manual/popups.html.
Chris McGehee
Open Dental Software
http://www.opendental.com

technosoft
Posts: 11
Joined: Thu Nov 01, 2018 4:37 am

Re: Show Popup Alert

Post by technosoft » Fri Nov 02, 2018 3:46 am

Hi cmcgehee,

Thanks for your response, we have reviewed the implementation and it seems we can show popup when patient get's selected But can we customize our content for each patient. e.g. based on each patient insurance plan, we want to show a popup popup (alert) to specific patient's if they satisfy condition. Is it feasible at the moment?

technosoft
Posts: 11
Joined: Thu Nov 01, 2018 4:37 am

Re: Show Popup Alert

Post by technosoft » Fri Nov 02, 2018 4:42 am

We can customize popup at patient/family level got the idea.

Thank you!

Post Reply