Author: jleroux
Date: Sat Sep 23 10:24:01 2017
New Revision: 1809387
URL:
http://svn.apache.org/viewvc?rev=1809387&view=revLog:
Improved: Required field indicator (*) is missing from create web site parties.
(OFBIZ-9754)
1. Go to content -> websites
2. Find websites and select a website from the list.
3. Required field indicator for party id is missing from create web site parties,
direct link,
content/control/EditWebSiteParties?webSiteId=WebStorePos
Thanks: Rohit Rai
Modified:
ofbiz/ofbiz-framework/trunk/applications/content/widget/website/WebSiteForms.xml
Modified: ofbiz/ofbiz-framework/trunk/applications/content/widget/website/WebSiteForms.xml
URL:
http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/content/widget/website/WebSiteForms.xml?rev=1809387&r1=1809386&r2=1809387&view=diff==============================================================================
--- ofbiz/ofbiz-framework/trunk/applications/content/widget/website/WebSiteForms.xml (original)
+++ ofbiz/ofbiz-framework/trunk/applications/content/widget/website/WebSiteForms.xml Sat Sep 23 10:24:01 2017
@@ -200,7 +200,7 @@ under the License.
<form name="CreateWebSiteRole" type="single" target="createWebSiteRole" title=""
header-row-style="header-row" default-table-style="basic-table">
<auto-fields-service service-name="createWebSiteRole"/>
- <field name="partyId"><lookup target-form-name="LookupPartyName"/></field>
+ <field name="partyId" required-field="true"><lookup target-form-name="LookupPartyName"/></field>
<field name="webSiteId" map-name="webSite"><hidden/></field>
<field name="roleTypeId">
<drop-down no-current-selected-key="_NA_">