Skip to main content

Epicor Fields with Context Menu

Some fields on the Epicor interface have a context menu, which is indicated by a triangle in the upper right corner of the field. 



 To open the context menu, right-click on the field.



You can manage the context menu in Epicor using Context Menu Maintenance utility.

By using this utility you can:

-          Add a new context menu.
-          Edit existing context menu.
-          Delete existing context menu.

You can add a new context menu for any fields in any table and to do that you have to enter the context menu ID which be in the Format “TableName.ColumnName” so to add context menu for IUM column in Part table the context menu ID will be “Part.IUM”  if the context menu ID is not correct and not follow the Table.Column format an error message will appear during the run time and the context menu will not displayed.

Comments

Popular posts from this blog

Automatic Login to Epicor

Overview: When the user double-clicks on the program icon in the desktop, Epicor Login window will appear and ask the user to enter the user name and password. But you can modify the configuration setting file so the user can automatically login into the application.

How to use Process Sets Maintenance

The process sets program uses to group a list of task together to be run in a schedule and you can order the task to be run in your order especially if you have a task depend another task.