Thank you Aditya!

-----Ursprüngliche Nachricht----- From: Aditya Sharma
Sent: Wednesday, August 5, 2020 8:49 AM
To: user@ofbiz.apache.org
Subject: Re: Restrict Access/Hide items from the Application/Plugins menu (top level)

Hi Georg Potthast,

If you change it for ofbizDemo, it will hide ofbizDemo, not all the
applications. Each component has it's own ofbiz-component.xml file
responsible for the initial setup.

For example, if you wanted to hide the marketing component you need to add
this attribute to webapp tag for the marketing component.
So you will have to add it here:
https://github.com/apache/ofbiz-framework/blob/trunk/applications/marketing/ofbiz-component.xml#L39

Thanks and Regards,
Aditya Sharma


On Wed, Aug 5, 2020 at 11:35 AM Georg Potthast <nos...@georgpotthast.de>
wrote:

In my "plugins/ofbizDemo" folder the ofbiz-component.xml file only
contains
one webapp, title="OfbizDemo". When I enter app-bar-display="false" there,
still all applications available with OFBiz are in the menu bar after a
restart.

-----Ursprüngliche Nachricht-----
From: Aditya Sharma
Sent: Wednesday, August 5, 2020 6:57 AM
To: user@ofbiz.apache.org
Subject: Re: Restrict Access/Hide items from the Application/Plugins menu
(top level)

Hi Oleksandr Darchuk,

Refer my answer on the following mail thread

https://markmail.org/message/o7nvrxo4wtk5brls


HTH

Thanks and regards,
Aditya Sharma


On Wed, Aug 5, 2020 at 12:56 AM Oleksandr Darchuk
<oleksandr.darc...@gmail.com> wrote:
>
> Hello,
> Subscribed already.
> And looks like authorization is the way I have to dig to get the answer
to
> my question. Still any suggestions/directions will be appreciated :)
> Thank you
>
> On Tue, Aug 4, 2020 at 9:02 PM Jacques Le Roux <
jacques.le.r...@les7arts.com>
> wrote:
>
> > Hi,
> >
> > Your message has been moderated, else it would not have reached this
> > Mailing List.
> >
> > Please subscribe to the user ML for such questions and then use your
email
> > client.
> > See why here http://ofbiz.apache.org/mailing-lists.html.
> >
> > You will get a better support, people can answer you on the ML.
> > The wider the audience the better the answers you might get.
> >
> > Also it's more work for moderators who have to accept your messages as
> > long as you have not subscribed.
> > I'll personally no longer accept them (other moderators still could).
> >
> > Thanks
> >
> > This said, if nobody answers you before me I'll do tmrw...
> >
> > Jacques
> >
> > Le 04/08/2020 à 17:03, Oleksandr Darchuk a écrit :
> > > Hello
> > > Is it possible to restrict/hide some unused applications from the > > > top > > level menu bar? E.g. make Mmarketing or Manufacturing invisible for > > the
> > end-user after log-in?
> > > Thank you
> >
> >



Reply via email to