Sharepoint Blog Posts : Sort based on Published date
        Posted  
        
            by Hojo
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Hojo
        
        
        
        Published on 2010-02-24T09:27:54Z
        Indexed on 
            2010/03/16
            11:36 UTC
        
        
        Read the original article
        Hit count: 423
        
I have a sharepoint intranet portal which has many blogs and they have customized design. We use default Data form webpart for displaying blog posts. By default the posts are sorted based on "created date".
I have a new requirement from the client asking me to change the sorting criteria to "Published date". What is the easiest method to achieve this without using SharePoint Designer .
Note: Creating a new view is not a solution as I will not be able to apply the customized design.
© Stack Overflow or respective owner