Ordering for custom data columns in SharePoint Web Parts
have been has been enhanced:
- DateTime and numerical
data types sort correctly.
- The Render as Link option only works for String type
fields.
- A new column named Field Type appears to display the
data type for a custom data column.
Field Name |
Definition |
Field Type
|
- Definition:
- Specifies the data type for the custom
data column.
The values in this field determine how the
data is displayed in the Web Part.
- Allowed Values:
-
- DateTime - Sorted according to DateTime format.
- Date - Sorted according to DateTime format.
- Integer - Sorted numerically.
- Decimal - Sorted numerically.
- Currency - Sorted numerically.
- String - Sorted alphabetically. Only String fields can be rendered as a link.
|