Author: akashjain Date: Thu Sep 28 14:18:40 2017 New Revision: 1810004 URL: http://svn.apache.org/viewvc?rev=1810004&view=rev Log: Reverted: Found some improvements in code committed at r1809995. (OFBIZ-9753) salesOpportunityId passed as hidden and search by opportunity-name instead of opportunity-id in original code.
Modified: ofbiz/ofbiz-framework/trunk/applications/marketing/widget/sfa/forms/OpportunityForms.xml Modified: ofbiz/ofbiz-framework/trunk/applications/marketing/widget/sfa/forms/OpportunityForms.xml URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/marketing/widget/sfa/forms/OpportunityForms.xml?rev=1810004&r1=1810003&r2=1810004&view=diff ============================================================================== --- ofbiz/ofbiz-framework/trunk/applications/marketing/widget/sfa/forms/OpportunityForms.xml (original) +++ ofbiz/ofbiz-framework/trunk/applications/marketing/widget/sfa/forms/OpportunityForms.xml Thu Sep 28 14:18:40 2017 @@ -24,7 +24,7 @@ under the License. <form name="FindSalesOpportunity" type="single" target="FindSalesOpportunity" header-row-style="header-row" default-table-style="basic-table"> <field name="salesOpportunityId"><hidden/></field> - <field name="salesOpportunityId" title="${uiLabelMap.SfaOpportunityId}"><text-find size="25"></text-find></field> + <field name="opportunityName" title="${uiLabelMap.SfaFindOpportunities}"><text-find size="25"></text-find></field> <field name="partyId" title="${uiLabelMap.SfaLead}"><lookup target-form-name="LookupLead"/></field> <field name="opportunityStageId" title="${uiLabelMap.SfaInitialStage}"> <drop-down allow-empty="true">