0
votes

Is it possible to set the default comments order to be "newest" in a SharePoint community site for each thread?

1

1 Answers

0
votes

so, i found an answer
i edited a "theme.aspx" through spd, fieldref name="created" ascending="true" changed to "false"
that's it, so easy