You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ha...@apache.org on 2009/09/10 07:58:31 UTC

svn commit: r813239 - /ofbiz/trunk/applications/party/widget/partymgr/CommunicationEventScreens.xml

Author: hansbak
Date: Thu Sep 10 05:58:31 2009
New Revision: 813239

URL: http://svn.apache.org/viewvc?rev=813239&view=rev
Log:
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>