Skip to main content

Using Epicor Theme and Style to Show the Epicor Environment Name

As a developer you know which Epicor environment you are working on. You know this by the port number in the status bar.


Port Number
Epicor Environment
9401
Live
9411
Training
9421
Test
9431
Pilot


But a user doesn't know this information so I will give you an easy way to let a user know which environment he is working on. I will do this using the style and theme for the live environment and you can apply this to other environments.



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