I was trying to …
I configured sorting in the lookup of the field
I was expecting …
I expect that the sort of the items would be applied also to the combobox items
Instead I’ve got …
The list is not sorted. Is there a way how to sort the filter possible values by the lookup definition?
washi
(Petr Hrehorovsky)
January 17, 2022, 8:14pm
2
Can you show the lookup definition?
tvavrda
(Tomáš Vavrda)
January 21, 2022, 7:21am
3
Please provide a screenshot of the lookup definition. Thanks!
Yes, sure. Sorry for late reply but I have a space for it now:
Data structure:
Filter result:
The page is “lazy loading”:
tvavrda
(Tomáš Vavrda)
February 7, 2022, 1:42pm
5
@jsusen is it possible that we do not use the ListSortSet
when we retrieve dropdown content for a filter?
jsusen
(Jindřich Sušeň)
February 8, 2022, 2:40pm
6
We do not use the ListSortSet
when retrieving the filter values. The filter values should be always sorted with ascending order which does not happen now and a fix will follow. If we want to sort the values with descending order, we will have to add a parameter somewhere (sort ASC/DESC). Using the ListSortSet
seems to be too complicated here.
washi
(Petr Hrehorovsky)
March 14, 2022, 1:12pm
9
@david.pochobradsky Is the solution satisfactory?
system
(system)
Closed
October 17, 2022, 6:38am
10
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.