Hi,
I’m looking to solve a problem where we need to sort our documents that we link to a product using a pointer. The pointer is of the type MediaFile and has MultiSelect set as true.
From what I can see when looking at the values in the database, is there a index for each pointer added to this field. And it is possible to sort the field using the UI. But I cant find any good way to set this index from code.
So I would like to know if anyone have any tip or solution on how to sort this field programmatically?