mix together cck imageField and videoField in one ordered list
        Posted  
        
            by Patrick
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Patrick
        
        
        
        Published on 2010-03-23T07:53:45Z
        Indexed on 
            2010/03/23
            8:03 UTC
        
        
        Read the original article
        Hit count: 181
        
hi,
I'm using imageField and videoField into each node of my website and I'm using multiple files option, so that I have 2 ordered lists.
This works great, however I would like to have only 1 ordered list instead of 2, so that my customer can arrange video and images in the same list and ordered them
i.e. video1 image1 video2 video3 image2 ...
etc
thanks
© Stack Overflow or respective owner