Hello Folks,
I have a case when data need to be sorted in one to many relationship.
For example: There is a grid where one column is not sorted because it has one-to-many record relationship. However, I cannot change the relationship. Can anyone guide me on this please?
Thanks
Discussion posts and replies are publicly visible
Similar Thread go through this they suggest few approaches may be one of them would help
Anyone can please suggest?
Can you provide with some sample data. So we can understand your issue why the data is not getting sorted.
Sorting when querying the recordType for that third column is not an option?
But it will give us sorted data when page loads. The requirement is to sort the data manually when click on that column in a grid.
Cannot sort by field because it is from a one-to-many record relationship. This error comes up.