Author: hansbak
Date: Tue May 17 09:46:59 2011
New Revision: 1104089
URL:
http://svn.apache.org/viewvc?rev=1104089&view=revLog:
wrong lookup function called should be party instead of content
Modified:
ofbiz/trunk/applications/content/widget/content/ContentForms.xml
Modified: ofbiz/trunk/applications/content/widget/content/ContentForms.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/content/widget/content/ContentForms.xml?rev=1104089&r1=1104088&r2=1104089&view=diff==============================================================================
--- ofbiz/trunk/applications/content/widget/content/ContentForms.xml (original)
+++ ofbiz/trunk/applications/content/widget/content/ContentForms.xml Tue May 17 09:46:59 2011
@@ -45,8 +45,8 @@ under the License.
<field name="dataResourceId" position="1">
<lookup target-form-name="LookupDataResource"/>
</field>
- <field name="ownerContentId" position="2">
- <lookup target-form-name="LookupContent"/>
+ <field name="contentOwnerId" position="2">
+ <lookup target-form-name="LookupPartyName"/>
</field>
<field name="statusId">
<drop-down allow-empty="true">