Skip to main content

Epicor Required Field Indicator

If you want to know which fields are required (Standard Fields) in any Epicor form. You can personalize Epicor to display the required fields with specific color in the border of the field and you will choose the color which you want.





As you can see we only enabled this option in the buyer maintenance form but it will affect all Epicor Forms.

This only applicable for the required fields came with the standard Epicor and if you customized any screen and write BPM to raise an exception if any other fields is empty so this indicator will not work with these fields.



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