Currently list records work on ascending order by create date.
Please allow us to sort the list based on different options or at least allow us to select ascending/descending for the creation date.
The purpose of this I want to list all the recently created records and filter out 1 of them.
With the current implementation I need to list all the items (imagine I have 10K historical items) even if I want to access the last few.