Type - Yes/No
Indicates fi the sorting feature is enabled.
Type - text
Indicates the ID of the element that is currently dragged. If the data source of repeating group is a list of a thing, then this state will be empty because the item will not have an ID.
Type - Yes/No
This state is to use with action Copy sorted to new DB. Indicates if the copying is still in progress.
Type - number
This state is to use with action Copy sorted to new DB. Indicates the status of copying process in percentage.
Type - Yes/No
This state is to use in correlation with action Save sorted DB field list Indicates if saving data is in p
Type - text
This state is to use in correlation with Initial Order feature. This order text is in a format that is used in plugin logic, it does not contain elements IDs or indexes. It is used to be saved somewhere in your database and use later in a repeating group to set reorder things as they were saved. For example, admin sets an order on his admin dashboard, saves the order, and on users page this order is reflect on users repeating group. More details, see in Initial Order - Feature page.
Type - list of texts
Contains a list of IDs in a new order after reordering things. Updates when item is dropped. Sometimes it is not available instantly, so you can use this in correlation with event State ready: Reordered Things IDs, this event is triggered when the state was updated and is ready to use.