Take a survey

DDX Reference > PackageFiles Language > PackageFiles reference > SortOrder

SortOrder
The SortOrder element contains FieldData elements that identify which field values are used for sorting. The first field listed is the main sorting value. Any subsequent fields are used when the first sorting attempt results in duplicate values.
<SortOrder>
	<FieldData name="" ascending="true" or "false"/> [0..n] 
</SortOrder>
Attributes
 
Optional. When sorting with this field, this attribute specifies whether to sort in ascending ("true") or descending ("false") order.
Required. The normalized name of a FieldData as defined in the Schema. The non-normalized name appears as the content in the Schema element.

 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/programmer/sdkHelp/ddxRefPackageFiles.169.12.html