Re: Refactory Widget Locations

Posted by Leon Torres-2 on
URL: http://ofbiz.116.s1.nabble.com/Refactory-Widget-Locations-tp169618p169619.html

For what it's worth, we've taken the following pattern for form and screen widgets,

widget/subapp/screens/  -- for screen widgets
widget/subapp/forms/    -- for form widgets

subapp is the name of the webapp such as facilities and catalog in the product
application.  This turned out to work very well in CRMSFA, where we rely heavily
on re-usable screen and form widgets to generate nearly everything.

- Leon


BJ Freeman wrote:
> is it desired to move all the widgets to the widget folder in all apps?
> is anybody working on this?
>