Sorting issue in a Table with data page as a source.
Hi All,
We are showing a list of assigned cases on a portal. Configured read only data page as a source with thread as a scope and set refresh once per interaction under load management.
While sorting the list of assigned cases, the cases got sorted on the UI but not in the clipboard. When I try to open the sorted case, the case with out sorting gets displayed.
Ex: Before sorting the table contains cases as listed below.
X, Y, Z, P, Q, R
After sorting the table contains the cases as below.
Z, P, Q, X, Y, R
After sorting when I click on Q case, the Z case is getting displayed.
The data page is getting refreshed while doing sort. I can't remove the refresh once per interaction, as the table need frequent update with assigned cases. Kindly provide the solution for this.
Regards,
Hyma.