Search found 5 matches

by SoftexDEV
Thu Mar 28, 2019 10:21 am
Forum: Developers
Topic: Open Dental - OmniDefend: Hook Request
Replies: 9
Views: 10143

Re: Open Dental - OmniDefend: Hook Request

Is it possible to have this hook change put back into the 18.4 branch? Our customer is using 18.4
by SoftexDEV
Mon Mar 25, 2019 7:22 am
Forum: Developers
Topic: Open Dental - OmniDefend: Hook Request
Replies: 9
Views: 10143

Re: Open Dental - OmniDefend: Hook Request

Thanks, let us know when they are done so we can download the build and try it out.
by SoftexDEV
Wed Mar 20, 2019 5:06 pm
Forum: Developers
Topic: Open Dental - OmniDefend: Hook Request
Replies: 9
Views: 10143

Re: Open Dental - OmniDefend: Hook Request

Hi, It looks there is a change from 18.3 to 18.4 that will require us to modify one of the hooks. Mainly, in 18.3, you had a public member of the FormLogOn called IsSimpleSwitch which would allow us to determine if we needed to set the Security.CurUser or not in our plugin after the user authenticat...
by SoftexDEV
Mon Mar 11, 2019 2:20 pm
Forum: Developers
Topic: Open Dental - OmniDefend: Hook Request
Replies: 9
Views: 10143

Re: Open Dental - OmniDefend: Hook Request

Thank you for the suggestion. Updated code for #5 below. 5. Hook in function "Tool_eRx_Click" at line 4888 File - "\opendental\main modules\ContrChart.cs" Function - "private void Tool_eRx_Click(bool isShowRefillsAndErrors=false)" Erx.ValidateProv(prov); // hook for additional authorization before p...
by SoftexDEV
Fri Mar 08, 2019 12:08 pm
Forum: Developers
Topic: Open Dental - OmniDefend: Hook Request
Replies: 9
Views: 10143

Open Dental - OmniDefend: Hook Request

Hi OpenDental, Would like to request a bunch of hooks to be added to Open Dental to make it work with our biometric & multi-factor authentication software OmniDefend. 1. Hook in function "FormLogOn_Load" at line 61 File - "\opendental\forms\FormLogOn.cs" Function - "private void FormLogOn_Load(objec...