Skip to main content

Posts

Epicor Resource Editor

Epicor Resource Editor is a tool allows you to manage all images that used in you Epicor Project so if you want to add a new image and edit and exiting one you will use this tool to achieve this. You can install the tool from the below path:           Epicor905\Utilities\EpiResourceEditor

Named Search functionality in Epicor 9

To help the users, Epicor come with a search window for each program and it has many search type  (Basic search, Quick Search, BAQ search, Advanced search, Data Tag search). Named Search is functionality allowing users to create a series of predefined options for the search criteria. its only available for the user who created it and can't be shared with others and that’s what we call it “ personalization ”.

How to Fill up EpiUltraCombo Using Code from another table

  Sometimes when you work on a customization you will need to fill up EpiUltraCombo control from another table.

How to Bring back Data from an Adapter

Sometimes when you work on a customization you will need to retrieve some data from other table and to bring it to your form you will use the adapter of this table.

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.