Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Code written in Minilang for the set-nonpk-fields tag is not consistent throughout the application. The correct pattern to write is
<set-nonpk-fields map="parameters" value-field="webSiteContactList"/>
The wrong way in which this tag is written is
<set-nonpk-fields value-field="webSiteContactList" map="parameters"/>