Page 1 of 1

Getting the PatNum when patient has been changed

Posted: Sat Sep 24, 2022 5:58 pm
by wjstarck
Which public methods can I access that will let me capture the PatNum when a new patient has been selected, either by clicking on the appointment or selecting that patient in the Select Patient dialog?

Thanks.

Re: Getting the PatNum when patient has been changed

Posted: Mon Sep 26, 2022 6:07 am
by mowgli
In RDL reports, we would access that as XPat.Value

Re: Getting the PatNum when patient has been changed

Posted: Mon Sep 26, 2022 7:56 am
by dcrider
FormOpenDental.CurPatNum always has a reference the currently selected Patient's PatNum (provided one is selected)