Skip to Content
0
Former Member
Nov 09, 2016 at 09:15 AM

Product Cockpit customisation

488 Views

Hi All, I am trying to customise the product cockpit to add extra functionalities, like bringing in new action items eg, clicking on a button which displays a zul with xyz content. In order to do so, how can the changes be done without modifying the OOTB productcockpit and cockpit. My custom cockpit, generated from modulegen does not have a similar structure to the productcockpit, like cockpit-web-spring.xml and few. Hence unable to make changes in custom cockpit. I tried creating a custom cockpit by extending ycockpit and also productcockpit. But changes made only on the productcockpit gets reflected. Also the zul files are getting replaced after each build. Zul content placed/modified in cockpit is picked always.