I’m having this small problem:
The list is saved and pulled for editing in order of the first item on the list.
I’ve already tried several extensions and methods…
Here are the results I want to appear.
change in this result drive
result as I want
I’m having this small problem:
The list is saved and pulled for editing in order of the first item on the list.
I’ve already tried several extensions and methods…
Here are the results I want to appear.
change in this result drive
result as I want
You may try thus extension
use sortlistsoflistbyindex function
You can achieve this without using extension too
Hi dear,
If you need to sort a list of lists by the first element, you can use the native block makeNewSortedList.
If you intend to perform additional operations on the list, I strongly recommend the extension by Still-learning, which offers an extremely wide range of possible operations.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.