Skip to main content

Open two windows or more for the same form

Sometimes you need to open two windows or more for the same maintenance program or entry program.

I will explain this by using an example:


Let us suppose you already opened the “Part Maintenance program” and for some reasons you want another window so to do that just press on Shift button on your keyboard and then click on the Part program in Epicor application and you will have two windows for the same form.

Comments

Post a Comment

Popular posts from this blog

Epicor 9 ToolBars

Like any other application, Epicor has list of toolbars and it uses the Infragistics controls and you can modify these toolbars in your code by adding new tools or change the properties for the existing toolbars and Tools.

How to Set the Default Value for Fields in Epicor Customization

Let suppose you want to set the default value for PurAgent.EMailAddress field in the Buyer Maintenance Form. You have first to open the Buyer Maintenance Form in customization mode (using Developer mode).