Author: hansbak
Date: Thu Sep 10 05:58:31 2009
New Revision: 813239
URL:
http://svn.apache.org/viewvc?rev=813239&view=revLog:
should be value, not field
Modified:
ofbiz/trunk/applications/party/widget/partymgr/CommunicationEventScreens.xml
Modified: ofbiz/trunk/applications/party/widget/partymgr/CommunicationEventScreens.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/widget/partymgr/CommunicationEventScreens.xml?rev=813239&r1=813238&r2=813239&view=diff==============================================================================
--- ofbiz/trunk/applications/party/widget/partymgr/CommunicationEventScreens.xml (original)
+++ ofbiz/trunk/applications/party/widget/partymgr/CommunicationEventScreens.xml Thu Sep 10 05:58:31 2009
@@ -204,7 +204,7 @@
<set field="tabButtonItem" value="OverView"/>
<set field="parentCommEventId" from-field="parameters.parentCommEventId"/>
<entity-one entity-name="CommunicationEvent" value-field="communicationEvent"/>
- <set field="partyIdFrom" from-field="parameters.partyId" default-value="userLogin.partyId"/>
+ <set field="partyIdFrom" from-field="parameters.partyId" default-value="${userLogin.partyId}"/>
</actions>
<widgets>
<section>