Hi barou, Please use decorator-screen tag or remove decorator-section tag.
Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com On Mon, Mar 14, 2016 at 2:40 PM, barou <[email protected]> wrote: > I am designing a screen. > 2016-03-14 10:32:29,752 (http-bio-0.0.0.0-8080-exec-20) [ > UtilXml.java:1060:ERROR] XmlFileLoader: File > file:/home/Testers/Tester/Test/hot-deploy/osafe/widget/CustomScreens.xml > process error. Line: 24. Error message: cvc-complex-type.2.4.a: Invalid > content was found starting with element 'decorator-section'. One of > '{AllWidgets}' is expected. > > here is my screen.xml > > <screen name="validationComplete"> > <section> > <actions> > </actions> > <widgets> > <decorator-section name="body"> > <platform-specific> > <html> > <html-template > > location="component:/osafe/webapp/osafe/common/entry/test/validationComplete.ftl"/> > </html> > </platform-specific> > </decorator-section> > </widgets> > </section> > </screen> > > > > -- > View this message in context: > http://ofbiz.135035.n4.nabble.com/screen-design-errors-problem-tp4677776.html > Sent from the OFBiz - User mailing list archive at Nabble.com. >
