You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by bi...@apache.org on 2008/10/26 09:56:35 UTC

svn commit: r707955 - /ofbiz/trunk/applications/party/webapp/partymgr/communication/CommForms.xml

Author: bibryam
Date: Sun Oct 26 01:56:35 2008
New Revision: 707955

URL: http://svn.apache.org/viewvc?rev=707955&view=rev
Log:
A patch from vu hong thuan "Missing in the LookupPreferredContactMech of contactMechIdTo field in Create new Communication Event form" - OFBIZ-2022

Modified:
    ofbiz/trunk/applications/party/webapp/partymgr/communication/CommForms.xml

Modified: ofbiz/trunk/applications/party/webapp/partymgr/communication/CommForms.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/webapp/partymgr/communication/CommForms.xml?rev=707955&r1=707954&r2=707955&view=diff
==============================================================================
--- ofbiz/trunk/applications/party/webapp/partymgr/communication/CommForms.xml (original)
+++ ofbiz/trunk/applications/party/webapp/partymgr/communication/CommForms.xml Sun Oct 26 01:56:35 2008
@@ -65,7 +65,7 @@
             <lookup target-form-name="LookupPreferredContactMech" target-parameter="partyIdFrom"/>
         </field>
         <field name="contactMechIdTo" title="${uiLabelMap.PartyToContactMech}" position="2">
-            <lookup target-form-name="LookupPreferredContactMech" target-parameter="partyIdFrom"/>
+            <lookup target-form-name="LookupPreferredContactMech" target-parameter="partyIdTo"/>
         </field>
                 
         <field name="roleTypeIdFrom">