Show/Hide Toolbars

Flynet Viewer Mapper Help

Navigation: Forms > Container Element Forms

FieldMap Element Form

Scroll Prev Top Next More

mapFieldMap

 

Form Description

 

This form is displayed whenever a FieldMap Element is actively selected in the TreeView control.  As a container element, it is displayed in the top frame of the edit area, while a Field form will be immediately below it.

 

When a FieldMap element is active, the Screenview pane is an active editor for the Field elements that are immediate children of the FieldMap element.

 

All changes to fields are immediately applied to the active XML text as well as any displayed text in the Treeview.

 

Name Entry Field

 

Updates the "name" attribute in the FieldMap element.  Since most screens contain a single FieldMap, the name of "default" can be used to avoid the need to name the FieldMap in methods and properties.

 

Multiple Rows Checkbox

 

If the map being defined is for a multi-row field set, check this to indicate the multirow attribute.

 

The multirow attribute is useful for documentation and is also utilized by code generators, such as the Mapper c# generator tool to generate methods that include the row index as a parameter.