I have a content query webpart that I would like to sort by the expires data among other fields. I added expxires to the commonview fields, and also added it to xslt, but it doesn't seem to be working. When I try to display it with a <xsl:value-of select="@Expires"/>, it is blank. I have it defined as 'date only' in the list. Why doesn't it show up?
mhoran