XMLPublications.saveItemFieldsOrder (Method)

Tells CommonSpot to display item fields into the order in which they are listed within the 'itemFieldIDList' argument.

Returns:

Void

Arguments:

Name Type Required Description
definitionID XMLPublicationDefinitionID Required An XML publication definition's ID.
itemFieldIDList IDList Required A comma-delimited list of item field IDs. The order of these IDs is the order in which CommonSpot displays a publication's items.

Context:

License Requirements None
Permission Requirements site:ManageXMLPublications
Deny Context None
Require Context AuthoringEnabled
Author Lock (not required)
Transaction Logging If transaction logging is enabled at the site level, calls to this method will be logged
Customization This method may be customized at the site level

Error Codes:

None

Notes:

None