Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How to Extend an existing component in customized application?

0
10 Posted

How to Extend an existing component in customized application?

0

Scenario : For any customized application under hot-deploy if it is needed to extend the existing component then changes in following files are required. (For instance we are extending the Marketing component.) 1) Inside webapp of your customize application create a folder for component name. (marketing/WEB-INF) 2) Add controller.xml, web.xml 3) In controller.xml file include the 4) In ofbiz-component.xml (hot-deploy/customize_project/) add following code : (extending marketing component here.)Now here the basic setup for extend the component is completed, now you can add component specific request and view in controller.xml here. And create screens in the extanded componint. Note : Please add if some of the information is missing here.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123