HookAddCode Request

This forum is for programmers who have questions about the source code.
Post Reply
pid_user
Posts: 67
Joined: Thu Jun 04, 2015 9:31 am

HookAddCode Request

Post by pid_user »

Please help add HookAddCode on FormSheetFillEdit at the end of method FormSheetFillEdit_Load.

Plugins.HookAddCode(this, "FormSheetFillEdit_Load_End");

Thank you!
allends
Posts: 244
Joined: Fri Aug 23, 2013 11:29 am

Re: HookAddCode Request

Post by allends »

I have added this hook to version 16.1.21 and it will be available with the next release.
Allen
Open Dental Software
http://www.opendental.com
pid_user
Posts: 67
Joined: Thu Jun 04, 2015 9:31 am

Re: HookAddCode Request

Post by pid_user »

Thank you!
Post Reply