Fields Element (View)
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
Used within a view to render the list for the browser by iterating over the view fields. When used outside a view, the Fields element iterates over all the nonhidden fields in the list.
<Fields>
</Fields>
Attributes
Attribute |
Description |
|
---|---|---|
FormAggregation |
TRUE to enable Merge Forms within a form library. |
Child Elements
Numerous |
Parent Elements
Numerous |
Occurrences
Minimum: 0 Maximum: Unbounded |
Remarks
Use of the <Fields> tag is synonymous with specifying <ForEach Select="Fields/Field">.