Does anyone have a a step-by-step guide to filtering a <CSForum:ThreadList>, or any list generated in community server. I am having trouble getting to grips with the chameleon controls. From the current hawaii theme code base I see <queryoverrides>  and then at other times a <CSForum:ThreadFilterForm> control to filter lists. I would like to be able to filter on a property in a thread, for example the ratingaverage property of <CSForum:ThreadData> to display posts with an average rating of 2,5 or more and with atleast 10 ratings.

Many thanks!