Overview
public numeric function setItemsSortOrder(
required array items
)
Sets the sort order of items within a form. Returns the number of items whose order has been set.
Arguments
Name | Type | Required | Description |
---|
items | array | Yes | Array of item ids in the order they should be set |