MetadataForm.getSortOrderFields (Method)

Returns zero or more structures, each containing information on which fields CommonSpot uses to sort information, which can either be by display or value.

Returns:

MetadataForm_GetDescSortFields_Result (query)

Each row of the returned query results has the following fields:

Field Name Type Description
DisplayName PlainText The field's display name.
Value PlainText The categorization format's value. This is a number corresponding to a standard metadata field or a 'FormID|FieldID' pair of values.

Context:

License Requirements (none)
Permission Requirements (none)
Deny Context None
Require Context None
Author Lock (not required)
Transaction Logging Transaction logging is disabled for this method
Customization Customization is not supported for this method.

Error Codes:

None

Notes:

None