Hi,
Categorized Search: Search result is not in the same order/does not show the same columns as columns in QuickFind view.
The first 3 columns in the Quick Find View for Entity 1 and Quick Find View for Entity 2 are at present like this;
1. column: A (field in Entity 2 which is a child of Entity1)
2. column: B (field in Entity 1 which is the parent of Entity 2)
3. column: C (field in Entity 2 which is a child of Entity1)
As the sorting of the columns in the Quick Find View can only be done for the Entity to which the Quick Find view belongs to, i.e. I cannot sort on a column that belongs to a related Entity, I have chosen the sorting as follows:
Sorting for Quick Find View for Entity 1: Column B
Sorting for Quick Find View for Entity 2: first Column A, then Column C
However in the search result, the data is shown in this order:
For Entity 1: B, A, C
For Entity 2: D (field in Entity 2), A, B
What could cause this behavior?