New Hook Request - PracticeGenius
Posted: Sun Jul 19, 2020 5:30 pm
Hi,We have a plug-in for Open Dental to integrate with our Rewards Program and would like to request another hook on the last line
of private void FormRecallsPat_FormClosing(object sender,FormClosingEventArgs e), FormRecallsPat.cs line 217 ish
(of version Open Dental version 19.4.45.0)
of private void FormRecallsPat_FormClosing(object sender,FormClosingEventArgs e), FormRecallsPat.cs line 217 ish
(of version Open Dental version 19.4.45.0)
Code: Select all
Plugins.HookAddCode(this, "FormRecallsPat.FormClosing_end", PatNum);