Sorting members in smartview is not working in pbcs
Summary:
If a user applies sorting on any column in a Smart View data form and then submits data, the data is saved against the wrong account.
Content (please ensure you mask any confidential information):
Example:
Initially:
Row 1 → Account 500500
Row 2 → Account 500000
After applying a sort:
Row 1 → Account 500000
Row 2 → Account 500500
If the user enters $100 in Row 1 and clicks Submit Data, the value is saved against Account 500500 (the original Row 1 account) instead of Account 500000 (the account currently displayed in Row 1).
It appears that Smart View retains the original row-to-member mapping after sorting, causing data to be submitted to the original intersections rather than the reordered rows.
Tagged:
0