Search found 2 matches
- Fri Nov 16, 2018 4:21 pm
- Forum: Developers
- Topic: Plugin access to forms
- Replies: 2
- Views: 8124
Plugin access to forms
My company is wanting to upgrade to Open Dental 18.2 from 17.3 and we have several plugins that I have been testing to make sure they will work with the new version. I am seeing that version 17.3 of the forms in the Open Dental project inherited from ODForm, which in turn inherited from the standard...
- Wed May 04, 2016 12:12 pm
- Forum: Developers
- Topic: New Hook Request
- Replies: 1
- Views: 6418
New Hook Request
Could you please add the following hooks? Thanks, 1. In the FormCreditCardEdit form at very end of FormCreditCardEdit_Load Plugins.HookAddCode(this,"FormCreditCardEdit.Load_end",PatCur); 2. In the form FormCreditRecurringCharges in the middle of the FillGrid() method. After this line: table=CreditCa...