When I have a list of comments sorted DESC I need to show the latest in the bottom of the comments and above the form
so that when I comment using ajax comments, the new comment should appear at the bottom
The problem is that I cannot sort them like this

What is the solution.. any help please?
| Comment | File | Size | Author |
|---|---|---|---|
| comments.png | 29.06 KB | tassaf |
Comments
Comment #1
muschpusch commentedThe current dev release has views integration. When using that you could sort as you like!
Comment #2
tassaf commentedNo I tried it, there is no views integration or sort support.
Comment #3
muschpusch commentedin current dev there is views integration but i'm not sure if it supports sorting. Please check
Comment #4
tassaf commentedAha yes they mentioned that, but there is a bug when the view contains multiple nodes with comments attached to each node
And for the sort there is nothing
Comment #4.0
tassaf commentedadding an image
Comment #5
formatC'vt commenteduse latest release and "Comment sort by created" or "Comment goodness" module for this.