How to make 3 buttons that call the same form to call different

If your form can be placed on a menu, setup three menu locations, one for each customization.

Then use the LaunchForm method with three different menu locations from the button click events.


ProcessCaller.LaunchForm(oTans, "UDMenuID")


If it is a child window you may need to work with the sub-process maintenance or pass arguments into one form that will determine the layout and functionality.


John Wagner

In this App Financial Management > Account Receivable > Invoice Entry, 

Toolbar: Action >  Get  > Shipments

 

[url=http://upic.me/show/52843526][img]http://upic.me/i/0z/9-23-20141-33-34pm.png[/img][/url]


from the picture you can see three highlighted button, these three buttons will call the same form which is PackSlipBrowseForm. I want to call my customized form when click Manual Selection Button. but the other two buttons will call the base form.


Any suggestion to do this? 




http://upic.me/show/52843526