Go back

Summary

Tag name: <FieldMap>

The fieldMap tag is used to group a list of Map tags in a LOV definition. Each Map associates a field defined in the list data source with a work item field. The value of the list data source field is copied to the work item field value when returning back to the work item detail UI from the LOV dialog.

Code Example(s)

      <FieldMap>
           <Map listFieldRef="comp_code" fieldRef="CATEGORY"/>
         </FieldMap>

Attributes

Name Type Default value Required? Supports EL? Description