See its good to keep the app-bar-display false. Because sometime it happens that you use the services present in the particular component.
On the GUI level it won't be visible but its services can be used. -- Ashish On Thu, Jun 19, 2008 at 10:22 AM, Jacques Le Roux < [EMAIL PROTECTED]> wrote: > Here I guess BJ meaned app-bar-display="false" :o) > > Jacques > > From: "BJ Freeman" <[EMAIL PROTECTED]> > > in then ofbiz-component.xml for the component >> add >> app-bar-display="true" >> to the WebApp >> this will remove the tab but let the application run. >> >> Adrian Crum sent the following on 6/18/2008 8:09 PM: >> >>> Just comment out their entries in component-load.xml. Beware that there >>> are some dependencies, so you might break the components you want to keep. >>> >>> -Adrian >>> >>> --- On Wed, 6/18/08, Rajeev Gupta <[EMAIL PROTECTED]> wrote: >>> From: Rajeev Gupta <[EMAIL PROTECTED]> >>> Subject: How to remove additional Modules? >>> To: [email protected] >>> Date: Wednesday, June 18, 2008, 6:25 PM >>> >>> I am trying to remove the modules and tabs that our customer won't use. >>> Is >>> there a simple way to do so? >>> >>> >>> >>> Eg. we don't need 'manufacturing' and 'content manager' >>> modules. We want to >>> go a step further and hide the sub tabs from each module as well. >>> >>> >>> >>> Any direction will be helpful. >>> >>> >>> >>> >> >
