GridRowLayout.saveColumnOrder (Method)

Saves the order of columns in the specified grid row layout.

Returns:

Void

Arguments:

Name Type Required Description
gridRowID GridLayoutRowID Required ID of the grid row layout whose columns are being re-ordered.
data ArrayOfPlainText_NonNull_Strings Required An array of the row's column IDs, in the order in which CommonSpot should display them in the row.

Context:

License Requirements (none)
Permission Requirements Site:ManageResponsiveDesign
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