Skip to main content

Epicor Recently Opened Items Feature

During my work in Epicor, I discovered a nice feature in some Epicor programs which is the track of the recently opened items for the current user in the current session so if you closed Epicor and Reopen it again you will not see any recent items.




Let us explorer this feature by examples:

In Part Maintenance program:




In Buyer Maintenance Program


You can open any recent item by click on it and the information of this item will be uploaded automatically.

Comments

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).