Hello Ernest, Form does not need the decorators, decorators required by screens. Please check the web.xml files to define the decorator location. e.g mainDecoratorLocation
Thanks & Regards -- Deepak Dixit ofbiz.apache.org On Fri, Oct 13, 2023 at 1:04 PM Ernest Hocking <[email protected]> wrote: > Good afternoon everyone, > > I tried to use the include form directive in a plugin screen ( calling the > BOM form from the manufacturing application ). However ofbiz complains > about missing decorators. Is there something else I need to specify in for > example the controller.xml to enable the full context needed to run the > form?. The sim is to avoid the user having to switch applications (from > the plugin) to access the functionality > > If anyone can point me ti an example in the code base that would be a great > help > > Thanks and kind regards > > Ernest >
