Search found 6 matches

by coolprep25
Tue Jul 09, 2019 3:22 pm
Forum: Developers
Topic: Hook Request
Replies: 5
Views: 7434

Re: Hook Request

Please change it to Method hook...Thanks!
by coolprep25
Mon Jul 01, 2019 6:41 am
Forum: Developers
Topic: Hook Request
Replies: 5
Views: 7434

Re: Hook Request

Please pass following arguments into the method call: listAutomations, List<string> procCodes, long patNum

Plugins.HookAddCode(listAutomations,List<string> procCodes,long patNum, "AutomationL.Trigger_PopUpThenDisable10Min_begin");
by coolprep25
Wed Jun 26, 2019 10:25 am
Forum: Developers
Topic: Hook Request
Replies: 5
Views: 7434

Hook Request

Class: AutomationL.cs
Method: public static bool Trigger<T>(AutomationTrigger trigger,List<string> procCodes,long patNum,long aptNum=0,T triggerObj=default(T))

Please add Hook at the beginning of the case "PopUpThenDisable10Min" statement.

Thanks!
by coolprep25
Mon Aug 28, 2017 3:27 pm
Forum: Developers
Topic: Hook Request
Replies: 3
Views: 8190

Re: Hook Request

I also need same hook in the 'ContrAccount' class...Thanks!
by coolprep25
Fri Aug 25, 2017 1:28 pm
Forum: Developers
Topic: Hook Request
Replies: 3
Views: 8190

Hook Request

Class: ContrTreat.cs
Method: private void ToolBarMain_ButtonClick(object sender, OpenDental.UI.ODToolBarButtonClickEventArgs e)

Please add Hook at the end of the above method, and pass in 'e' (ODToolBarButtonClickEventArgs) and PatCur as parameters.

Thanks!
by coolprep25
Fri Nov 19, 2010 11:18 am
Forum: Developers
Topic: CDT Content
Replies: 1
Views: 3350

CDT Content

Hello,

We have ADA license and would like to know how to include CDT content in the exe.

Thanks!

Niles