Hello guys,
I have rg that does a search for a thing. This search I want it to be able to be sorted by creation date, and in this case newest to oldest. If I set sort by descending to NO, it does not sort it opposite if I set it to YES. Any thoughts on how to do it?
Nevermind guys I realised why it was not working for me. In case anyone might have the same problem, in my case I had several conditionals applied to my rg because of filters, so I had to sort every conditional and it works. In case you might have different options to sort my suggestion would be to duplicate rg and apply different sort options to each and toggle between them as you choose different sorting options