You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by BJ Freeman <bj...@free-man.net> on 2007/06/01 00:18:02 UTC

Re: Configure app bar

in your ofbiz-component.xml
there is a <webapp name=
the title = is what will show on the app tab.
location = the path you have setup.
base-permission="NONE"
app-bar-display="true"

Chen Xi sent the following on 5/31/2007 8:54 AM:
> Can anyone explain how to config the appbar? I need to put my own module on
> the appbar but don't know where to config it.
> 

Re: Configure app bar

Posted by Chen Xi <ch...@gmail.com>.
Thanks. I can put put on the app bar.

On 6/1/07, BJ Freeman <bj...@free-man.net> wrote:
>
> in your ofbiz-component.xml
> there is a <webapp name=
> the title = is what will show on the app tab.
> location = the path you have setup.
> base-permission="NONE"
> app-bar-display="true"
>
> Chen Xi sent the following on 5/31/2007 8:54 AM:
> > Can anyone explain how to config the appbar? I need to put my own module
> on
> > the appbar but don't know where to config it.
> >
>