Kinetic Home Page, Company display

We are finally moving from Epicor 10 to Kinetic, there’s a few things that our users (and me) don’t like about the Kinetic home page. One of which is the company display, it looks really ugly by default because we are used to the Company ID displaying as well as the name. The name kind of gets obscured because we don’t use plants, so it just displays the name twice. We’d like to be able to see the information far more clearly in the Kinetic screen. In Epicor 10, the User and the Server name displayed at the bottom, and the Company ID, Company Name (twice) displayed at the top. Now it’s just one long mess that people can’t read.

Can that part of the screen be changed besides color? (I’ve tried to make it a little more obvious using company colors, but it’s still very hard to read)

1 Like

I am thinking that you would have to alter that in one of the method that loads the data for the screen on login…

Let me go and investigate…

1 Like

This is as far as I have got on this one.

I can see that changing the settings/preferences updates the ViewStatusPanel fields in the erp.userfile. Those fields are just boolean

I was hoping to find a method that would be looking at these fields and built the panel up, but that does not appear to be the case.

Debugging the home page I find these elements.

I see them the epIndicator label in the Main.c09809382450w938.js, but that about as far I can go.
debugging home page

Maybe a more skilled individual in this area may be able to assist.

Sorry I can’t be of further assistance

Thanks for looking into it :slight_smile: