E10.1 Advanced Customization Question

In their infinite wisdom, there has been a coding change in the POSuggEntry form that now prevents the buyer's entire list of suggestions from loading when the form is called from Buyer Workbench.


The POSuggEntry form is called from a 'button' on the Actions menu or from the tree view when the node is changed to New PO Suggestions


Both actions call the same method within the form - is it possible to override the method embedded within the form  and use a slightly tweaked code to launch the POSuggEntry form with my launchObject


I can remove the 'button' from the Actions menu and replace it with one where I control the code, but I am thinking the treeview node change is more difficult to control hence the idea to override the single method called by either event


any ideas or sample code to accomplish this would be most appreciated


bw