Groups > Application developers > Community Server Feed Reader and roller > Re: Roller Sorting?




Re: Roller Sorting?

Re: Roller Sorting?
Wed, 31 May 2006 02:38:00 +000
jalexander:edit the proc "cs_Roller_GetPosts" and change:


ORDER BY fp.FeedPostId DESC 

to:

ORDER BY fp.PubDate DESC 
That didn't work for me but changing it to....did!

ORDER BY fp.FeedId DESC
Post Reply
about | contact