Hi,
Our project uses CDM, and in our CDM form, we’ve got some Detached Repeats. But we’re running into a problem—the order of the items (documents) in the Detached Repeat doesn’t match the order of the document IDs in the database (see picture below)
This order matches what comes back from the LoadDocumentGraph API.
I think the order is based on how LoadDocumentGraph returns the data.
This is data in the database
My question is: How can I change the order of documents in the Detached Repeat to the way as I want?
More info: We are using a12 version 2023.06-ext5


