Hi Folks, Is there any way to use cms:contentNodeIterator to get paragraphs sorted by one of their attributes, rather than in the order specified in the admin console? I've got some events that I'd like to sort chronologically, but haven't had much luck figuring out a way to do that.
I tried using the cms:query tag to retrieve sorted results so that I could pass those to contentNodeIterator, but was never able to work out syntax in either Xpath or SQL formats that would work for this purpose: either the sort wouldn't work, or it would complain that only the attribute axis was available for "order by". Thanks in advance for any info. Sean ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ----------------------------------------------------------------
