Skip to main content

Handle Enter as Tab in Epicor 9

In Epicor you can use Tab hot key to go to the next field in any Epicor program but you use Enter as a hot key instead of Tab and you change it from the program option as below:

In Part maintenance program:

Go to Tools menu => Options




Click on “Global options” tab and then Hotkeys tab.Check the “Handle <Enter> as Tab” and you will get a message which inform you if you have a default button you can still use Enter button to trigger the action of this button.



The disadvantage of using Enter as Tab is if you have a long text like description of comments fields and you want use enter to go to a new line it will not work and it will move you to the next field.  

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.