Hello guys! thank you so much for the first reply it really helped me a lot,
If I could ask you one more thing it would really mean a lot for me and hopefully I won't waste you too much time. My problem is that I created a plugin and want to show it as the first Menu at the Menu Bar at the top I saw that at the backend in Java the webappinfo is sorted by the webapp title with a TreeMap is there a way that I can put it the first item even if it starts for example with "SalesTest" I researched and one way of achieving it was by going to each ofbiz-component.xml and add app-bar-display='false' so in this way the plugins won't appear at the top menu but I feel like it's not efficient going to each components file and adding this, is there any other way. Thank you so much for your time, Best regards, Daors
