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 Use the Business Activity Query Export Process

Business Activity Query Export Process let you export the BAQ data in XML or CSV format. You can export the BAQ data manually and you can schedule it to run automatically (Daily, Weekly, ,Monthly,Once,startup..etc) and you can configure this in the “system agent maintenance” and I will explain this later in this article.