Update to existing hook
Posted: Wed Oct 23, 2019 10:19 am
Would it be possible to update
to have the PayPlan object added like so?
Code: Select all
Plugins.HookAddCode(this, "FormPayPlan.Load_end");Code: Select all
Plugins.HookAddCode(this, "FormPayPlan.Load_end", _payPlanCur);