It seems that OFBiz uses the forms from widgets/content/ContentForms.xml and there are two forms that are only defined there:
<form name="AddWorkEffortContent" <form name="ListWorkEffortContents" So I guess the webapp/content/content/ContentForms.xml should be deleted. What do you think? -Bruno 2008/7/22 Bruno Busco <[EMAIL PROTECTED]>: > Hi devs, > sometime _WebAppName_Forms.xml are in widgets folder, some other they are > located in webapp/_webappname_ folder. > In the content application there are BOTH widgets/ContentForms.xml AND > webapp/content/ContentForms.xml. > This caused my modifications to webapp/content/ContentForms.xml to have no > effetct. > > Which one of the two instances should I remove? > > Many thanks, > -Bruno >
