Hi Erik! It's possible to define a sorting order in an inner list of a detailed view.
For that, you can use the following JSON code:
"ordering": { "direction": "Desc", "name": "The_name_of_CF" }
For more details, check the following article:
https://dev.targetprocess.com/docs/inner-list-customization-in-entity-detail-view#ordering
#Targetprocess