How to sort table by child row
How to sort table by child row
![inajaf](https://secure.gravatar.com/avatar/b87e5388a37073fb688b84d5245f482f/?default=https%3A%2F%2Fvanillicon.com%2Fb87e5388a37073fb688b84d5245f482f_200.png&rating=g&size=120)
Guys how to sort table by the child row by the created_at field inside the child row?
This discussion has been closed.
Guys how to sort table by the child row by the created_at field inside the child row?
Answers
At the moment you would need to call the API method
order()
.There is a discussion on this topic here which you might be interested in joining in with.
Allan