On some screens there is a “hold indicator” or a big red box that indicates something is on hold(really hard to miss it). We have a request to implement this in Customer Tracker/Entry. Could someone give me a recommendation in regards to implementation.
I’ve never implemented anything like this in Epicor, but I’m thinking there is probably a button UI element I can use to create the indicator and then create some custom C# codepossibly to make the button visible/not visible based on the status of AgingCreditHold and CreditHold fields as those are the fields we want to govern if the Customer Hold Indicator is visible or not.