prasanthi_ofbiz wrote:
Hi Vani,
   I tried to include the form there it self earlier only but its giving
rendering problem like,
org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen
[component://common/widget/CommonScreens.xml#FindScreenDecorator]:
java.lang.RuntimeException: Error rendering included form named
[AccountingAppBar] at location [component://accounting/widget/Menus.xml]:
java.lang.NullPointerException (Error rendering included form named
[AccountingAppBar] at location [component://accounting/widget/Menus.xml]:
java.lang.NullPointerException)

Please let me know what is the problem
hi Prasanthi,

there are three different tags

<include-menu/> <include-form/> and <include-screen/>
for including menu, form and screen

"Error rendering included form named [AccountingAppBar] at location [component://accounting/widget/Menus.xml]"

[AccountingAppBar] is a menu i guess and you are supposed to use <include-menu/> with it,

i hope that helps.

--
Thanks & Regards
Atul Vani
Jr. Software Developer
HotWax Media Pvt. Ltd.
http://www.hotwaxmedia.com/

Reply via email to