Hello again OD Developers!
On the following hook:
Plugins.HookAddCode(this,"ContrAppt.ShowSearch_end",listProviders);
Could we please add the following to the end of the list:
PIn.Long(pinBoard.SelectedAppt.DataRoww["AptNum"].ToString())
So that it reads:
Plugins.HookAddCode(this,"ContrAppt.ShowSearch_end",listProviders,PIn.Long(pinBoard.SelectedAppt.DataRoww["AptNum"].ToString()));
Thanks again in advance,
Al
Hook update request
Hook update request
Al
Help! I've OD'ed on OD!
Help! I've OD'ed on OD!

- jordansparks
- Site Admin
- Posts: 5770
- Joined: Sun Jun 17, 2007 3:59 pm
- Location: Salem, Oregon
- Contact:
Re: Hook update request
It depends. Are you the one who originally requested that hook? As long as we are fairly confident that we won't break it for someone else, it's probably ok.
Jordan Sparks, DMD
http://www.opendental.com
http://www.opendental.com
Re: Hook update request
Prudent decision
.
Yes. I'm the one that originally requested it, so it should only break my code
.
Thanks,
Al

Yes. I'm the one that originally requested it, so it should only break my code

Thanks,
Al
Al
Help! I've OD'ed on OD!
Help! I've OD'ed on OD!

Re: Hook update request
The hook has been modified and will be released with 11.0.30(beta).
Re: Hook update request
Thanks!
I've gotta pull the v11 source then I'll give it a shot
.
Best regards,
Al
I've gotta pull the v11 source then I'll give it a shot

Best regards,
Al
Al
Help! I've OD'ed on OD!
Help! I've OD'ed on OD!
