Hi Chris,
Having a webapp overridden in your custom hot-deploy component will
solve the purpose. In this way you can have all the existing once
working for you along with the custom changes you want to have which
includes hiding or extending something.
Thanks & Regards
--
Pranay Pandey
HotWax Media | www.hotwaxmedia.com
On Oct 12, 2009, at 8:22 PM, Chris Snow wrote:
Hi Ruth, yes that is correct.
Ruth Hoffman wrote:
Hello Chris:
This doesn't sound like an "extension" in the OFBiz sense. It
sounds more like you want to modify some existing web pages. Is
that correct?
Regards,
Ruth
Chris Snow wrote:
How do you extend the webapp?
Many thanks...
Mridul Pathak wrote:
The standard practice is to extend the webapp in you hot-deploy
component
and customize the desired forms, menus and screens.