Did anything change? Do you have a customization on this form? Does it happen for all tree view nodes for any attachments?
Thanks for your response. Nothing has changed it literally happened out of nowhere. We store the same attachments in many forms. We do not have a customization for this. It does happen for all tree view forms for any attachments.
Can I ask how they used to be sorted?
From what I can tell, the sorting of both the tree view is handled by the column Ice.XFileAttach.XFileRefNum in ascending order. In the attachment view, this number will be titled “Reference No”.
I would be curious if yours are also sorting in ascending, descending, or some other order. Can you let me know what order they are sorting in on the Reference No column in the attachments view?
Can you tell me if your Ice.XFileAttch table IX_XfileAttch_Keys index properties looks like mine?
Also this one on Ice.XFileRef PK_XFileRef index properties:
This is what ours looks like. Since we need then grouped could you recommend what we may need to do? Thank you.