sharepoint - Multiple Groupings within a Content Query Web Part -
Does anyone know how to do multiple groups on content query web part I've been able to achieve everything , But I got the issue of sub group
What do I have to do, first group the list of column 1, then in that group group, on column 2
Any help will be great thanks
ContentQueryMain.xsl you need to modify
& lt; Xsl: template name = "outerTemplate.Body">
but it will end in the group you want to add to end it. And you can give more options (I have not got a feature list to confirm that you can do to many groups)
Comments
Post a Comment