Drupal cck and views
        Posted  
        
            by abhishekgupta92
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by abhishekgupta92
        
        
        
        Published on 2010-05-28T17:51:13Z
        Indexed on 
            2010/05/28
            18:41 UTC
        
        
        Read the original article
        Hit count: 295
        
I have added a new content type event. Now, i have to make a view in which it shows a set of fields if the dateOfEvent (one of the fields) is less than the present date and some other set of fields of the 'event' content if the dateOfEvent is more than the present date. how can I do that in the views..
thanks in advance for helping...
© Stack Overflow or respective owner