I've been using the ContentItemSelectorComponent in a custom widget we've created and with the recent updates we've been able to use the drag and drop feature to sort the items (in the CMS).
I'm expecting the items to be sorted in this order by default on performing the ContentItemQuery when extracting the items for the frontend component however they still seem to be sorted in the order they were created in.
I'm passing the identifiers of the linked content items through to the ContentItemQuery and extracting them that way. Not sure if there is another new OrderBy field I can use to sort these some where but its not something I've picked up in the documentation or in VS.
Environment
- Xperience by Kentico version: [29.0.1]
- .NET version: [8]
- Link to relevant Xperience by Kentico documentation