Search found 6 matches
- Tue Jul 09, 2019 3:22 pm
- Forum: Developers
- Topic: Hook Request
- Replies: 5
- Views: 10710
Re: Hook Request
Please change it to Method hook...Thanks!
- Mon Jul 01, 2019 6:41 am
- Forum: Developers
- Topic: Hook Request
- Replies: 5
- Views: 10710
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");
Plugins.HookAddCode(listAutomations,List<string> procCodes,long patNum, "AutomationL.Trigger_PopUpThenDisable10Min_begin");
- Wed Jun 26, 2019 10:25 am
- Forum: Developers
- Topic: Hook Request
- Replies: 5
- Views: 10710
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!
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!
- Mon Aug 28, 2017 3:27 pm
- Forum: Developers
- Topic: Hook Request
- Replies: 3
- Views: 9410
Re: Hook Request
I also need same hook in the 'ContrAccount' class...Thanks!
- Fri Aug 25, 2017 1:28 pm
- Forum: Developers
- Topic: Hook Request
- Replies: 3
- Views: 9410
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!
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!
- Fri Nov 19, 2010 11:18 am
- Forum: Developers
- Topic: CDT Content
- Replies: 1
- Views: 4098
CDT Content
Hello,
We have ADA license and would like to know how to include CDT content in the exe.
Thanks!
Niles
We have ADA license and would like to know how to include CDT content in the exe.
Thanks!
Niles