Hello, I would like to get a clarification of the following:
I have 2 components. ComponentA and componentB. In componentA, I define a screen, ComponentAScreen. In componentB, I defined a screen, ComponentBScreen. ComponentBScreen uses decorators defined in CommonScreens.xml in componentB's component directory. ComponentAScreen includes ComponentBScreen. The problem is that when I tried to display a page defined by ComponentAScreen, I get an ScreenRenderer exception indicating that it cannot find the decorator referenced by ComponentBScreen. Further investigation showed that the decorator screens in ComponentBScreen was referenced using the directory path of componentA. Could someone verify that this is how things are supposed to work??? Thanks, Wai -- View this message in context: http://ofbiz.135035.n4.nabble.com/one-component-includes-a-screen-from-another-component-clarification-tp3875463p3875463.html Sent from the OFBiz - User mailing list archive at Nabble.com.
